[56691] trunk/dports/graphics/gegl
devans at macports.org
devans at macports.org
Tue Sep 1 05:24:06 PDT 2009
Revision: 56691
http://trac.macports.org/changeset/56691
Author: devans at macports.org
Date: 2009-09-01 05:24:02 -0700 (Tue, 01 Sep 2009)
Log Message:
-----------
gegl: merge workaround for #20906 from babl.
Modified Paths:
--------------
trunk/dports/graphics/gegl/Portfile
Property Changed:
----------------
trunk/dports/graphics/gegl/
Property changes on: trunk/dports/graphics/gegl
___________________________________________________________________
Added: svn:mergeinfo
+ /trunk/dports/graphics/babl:56652-56690
Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile 2009-09-01 11:54:00 UTC (rev 56690)
+++ trunk/dports/graphics/gegl/Portfile 2009-09-01 12:24:02 UTC (rev 56691)
@@ -47,6 +47,11 @@
configure.args-append --disable-docs
+platform darwin 10 {
+ # workaround for ticket #20906
+ configure.args --disable-mmx
+}
+
variant gtk_doc description {Build docs with gtk-doc} {
depends_build-append port:gtk-doc
configure.args-append --enable-gtk-doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090901/b2f3a93e/attachment.html>
More information about the macports-changes
mailing list