[102456] trunk/dports/graphics/cogl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Feb 3 12:27:25 PST 2013


Revision: 102456
          https://trac.macports.org/changeset/102456
Author:   jeremyhu at macports.org
Date:     2013-02-03 12:27:25 -0800 (Sun, 03 Feb 2013)
Log Message:
-----------
cogl: Leopard build fix

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

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2013-02-03 20:01:02 UTC (rev 102455)
+++ trunk/dports/graphics/cogl/Portfile	2013-02-03 20:27:25 UTC (rev 102456)
@@ -33,6 +33,15 @@
 configure.args  --enable-introspection=yes \
                 --enable-cogl-pango=yes
 
+patchfiles      leopard.patch
+
+post-patch {
+    reinplace "/SUBDIRS/s/tests//" ${worksrcpath}/Makefile.am
+}
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 #
 # if clutter is installed and version is less than 1.12.0
 # deactivate clutter before activating cogl to avoid conflict
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130203/665779ba/attachment.html>


More information about the macports-changes mailing list