[121150] trunk/dports/science/gr-baz/Portfile
michaelld at macports.org
michaelld at macports.org
Wed Jun 18 11:55:40 PDT 2014
Revision: 121150
https://trac.macports.org/changeset/121150
Author: michaelld at macports.org
Date: 2014-06-18 11:55:40 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
gr-baz: remove deleting of "-I${prefix}/include" from CPPFLAGS, per ticket #42872.
Modified Paths:
--------------
trunk/dports/science/gr-baz/Portfile
Modified: trunk/dports/science/gr-baz/Portfile
===================================================================
--- trunk/dports/science/gr-baz/Portfile 2014-06-18 18:54:51 UTC (rev 121149)
+++ trunk/dports/science/gr-baz/Portfile 2014-06-18 18:55:40 UTC (rev 121150)
@@ -69,11 +69,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/6fe21c31/attachment.html>
More information about the macports-changes
mailing list