[121154] trunk/dports/graphics/glfw/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jun 18 12:05:24 PDT 2014


Revision: 121154
          https://trac.macports.org/changeset/121154
Author:   michaelld at macports.org
Date:     2014-06-18 12:05:23 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
glfw: remove deleting of "-I${prefix}/include" from CPPFLAGS, per ticket #42872.

Modified Paths:
--------------
    trunk/dports/graphics/glfw/Portfile

Modified: trunk/dports/graphics/glfw/Portfile
===================================================================
--- trunk/dports/graphics/glfw/Portfile	2014-06-18 19:00:47 UTC (rev 121153)
+++ trunk/dports/graphics/glfw/Portfile	2014-06-18 19:05:23 UTC (rev 121154)
@@ -36,11 +36,6 @@
                     -DGLFW_BUILD_EXAMPLES=off \
                     -DGLFW_BUILD_TESTS=off
 
-# 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/04d34cef/attachment.html>


More information about the macports-changes mailing list