[121146] trunk/dports/science/gr-rds/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jun 18 11:52:09 PDT 2014


Revision: 121146
          https://trac.macports.org/changeset/121146
Author:   michaelld at macports.org
Date:     2014-06-18 11:52:09 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
gr-rds: remove deleting of "-I${prefix}/include" from CPPFLAGS, per ticket #42872.

Modified Paths:
--------------
    trunk/dports/science/gr-rds/Portfile

Modified: trunk/dports/science/gr-rds/Portfile
===================================================================
--- trunk/dports/science/gr-rds/Portfile	2014-06-18 18:48:45 UTC (rev 121145)
+++ trunk/dports/science/gr-rds/Portfile	2014-06-18 18:52:09 UTC (rev 121146)
@@ -50,11 +50,6 @@
 configure.dir       ${workpath}/build
 build.dir           ${workpath}/build
 
-# remove top-level include path, such that internal headers are used
-# instead of any already-installed ones.
-
-configure.cppflags-delete -I${prefix}/include
-
 # remove top-level library path, such that internal libraries are used
 # instead of any already-installed ones.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/359d8683/attachment.html>


More information about the macports-changes mailing list