[114348] trunk/dports/graphics/graphite2/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 5 07:13:10 PST 2013


Revision: 114348
          https://trac.macports.org/changeset/114348
Author:   ryandesign at macports.org
Date:     2013-12-05 07:13:10 -0800 (Thu, 05 Dec 2013)
Log Message:
-----------
graphite2: fix upgrade failure (#41699)

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

Modified: trunk/dports/graphics/graphite2/Portfile
===================================================================
--- trunk/dports/graphics/graphite2/Portfile	2013-12-05 14:58:50 UTC (rev 114347)
+++ trunk/dports/graphics/graphite2/Portfile	2013-12-05 15:13:10 UTC (rev 114348)
@@ -45,6 +45,9 @@
     reinplace "/add_subdirectory(featuremap)/d" ${worksrcpath}/tests/CMakeLists.txt
 }
 
+# fix upgrade failure
+configure.cppflags-replace -I${prefix}/include -isystem${prefix}/include
+
 test.run            yes
 test.env            DYLD_LIBRARY_PATH=${worksrcpath}/src
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131205/2734d12b/attachment.html>


More information about the macports-changes mailing list