[86389] trunk/dports/graphics/enblend/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Oct 24 23:04:52 PDT 2011


Revision: 86389
          http://trac.macports.org/changeset/86389
Author:   ryandesign at macports.org
Date:     2011-10-24 23:04:49 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
enblend: disable parallel build; see #29547

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

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2011-10-25 04:13:06 UTC (rev 86388)
+++ trunk/dports/graphics/enblend/Portfile	2011-10-25 06:04:49 UTC (rev 86389)
@@ -34,6 +34,9 @@
                 --enable-image-cache=yes \
                 --enable-split-doc=no
 
+# The build uses vast amounts of memory per job.
+use_parallel_build  no
+
 post-destroot {
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} AUTHORS ChangeLog COPYING \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111024/4e770e49/attachment.html>


More information about the macports-changes mailing list