[85016] trunk/dports/graphics/gegl/Portfile

devans at macports.org devans at macports.org
Fri Oct 7 09:50:26 PDT 2011


Revision: 85016
          http://trac.macports.org/changeset/85016
Author:   devans at macports.org
Date:     2011-10-07 09:50:26 -0700 (Fri, 07 Oct 2011)
Log Message:
-----------
gegl: disable parallel build, see #31498.

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2011-10-07 15:25:07 UTC (rev 85015)
+++ trunk/dports/graphics/gegl/Portfile	2011-10-07 16:50:26 UTC (rev 85016)
@@ -49,6 +49,10 @@
 
 configure.args  --disable-docs
 
+# disable parallel build, see #31498
+
+use_parallel_build no
+
 platform darwin {
     if {$build_arch == "x86_64"} {
         configure.args-append --build=${build_arch}-apple-${os.platform}${os.version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111007/5bbf158c/attachment.html>


More information about the macports-changes mailing list