[77869] trunk/dports/lang/lua/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 15 03:48:34 PDT 2011


Revision: 77869
          http://trac.macports.org/changeset/77869
Author:   ryandesign at macports.org
Date:     2011-04-15 03:48:31 -0700 (Fri, 15 Apr 2011)
Log Message:
-----------
lua: disable parallel build; see #29122

Modified Paths:
--------------
    trunk/dports/lang/lua/Portfile

Modified: trunk/dports/lang/lua/Portfile
===================================================================
--- trunk/dports/lang/lua/Portfile	2011-04-15 08:18:35 UTC (rev 77868)
+++ trunk/dports/lang/lua/Portfile	2011-04-15 10:48:31 UTC (rev 77869)
@@ -69,7 +69,7 @@
     reinplace "s|CC= .*\$|CC= ${configure.cc}|" ${worksrcpath}/src/Makefile
 }
 
-use_parallel_build  yes
+use_parallel_build  no
 
 destroot.target install INSTALL_TOP=${destroot}${prefix}
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110415/89641b59/attachment.html>


More information about the macports-changes mailing list