[73595] trunk/dports/lang/rexx/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Nov 19 10:41:00 PST 2010


Revision: 73595
          http://trac.macports.org/changeset/73595
Author:   ryandesign at macports.org
Date:     2010-11-19 10:40:55 -0800 (Fri, 19 Nov 2010)
Log Message:
-----------
rexx: disable parallel build to fix build failure reported in #27384

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

Modified: trunk/dports/lang/rexx/Portfile
===================================================================
--- trunk/dports/lang/rexx/Portfile	2010-11-19 15:31:25 UTC (rev 73594)
+++ trunk/dports/lang/rexx/Portfile	2010-11-19 18:40:55 UTC (rev 73595)
@@ -24,6 +24,8 @@
 
 configure.args	--mandir=${prefix}/share/man
 
+use_parallel_build	no
+
 destroot.destdir	prefix=${destroot}${prefix} \
 					mandir=${destroot}${prefix}/share/man
 post-destroot	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101119/71d928b5/attachment.html>


More information about the macports-changes mailing list