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

jeremyhu at macports.org jeremyhu at macports.org
Mon Feb 4 23:42:01 PST 2013


Revision: 102618
          https://trac.macports.org/changeset/102618
Author:   jeremyhu at macports.org
Date:     2013-02-04 23:42:01 -0800 (Mon, 04 Feb 2013)
Log Message:
-----------
graphite2: Disable the featuremap test (#37947)

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

Modified: trunk/dports/graphics/graphite2/Portfile
===================================================================
--- trunk/dports/graphics/graphite2/Portfile	2013-02-05 07:33:26 UTC (rev 102617)
+++ trunk/dports/graphics/graphite2/Portfile	2013-02-05 07:42:01 UTC (rev 102618)
@@ -38,6 +38,11 @@
     }
 }
 
+post-patch {
+    # https://trac.macports.org/ticket/37947
+    reinplace "/add_subdirectory(featuremap)/d" ${worksrcpath}/tests/CMakeLists.txt
+}
+
 test.run            yes
 test.env            DYLD_LIBRARY_PATH=${worksrcpath}/src
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130204/f357d6a8/attachment.html>


More information about the macports-changes mailing list