[66154] trunk/dports/devel/nant/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 6 00:37:38 PDT 2010


Revision: 66154
          http://trac.macports.org/changeset/66154
Author:   ryandesign at macports.org
Date:     2010-04-06 00:37:35 -0700 (Tue, 06 Apr 2010)
Log Message:
-----------
nant: fix build by turning of parallel build

Modified Paths:
--------------
    trunk/dports/devel/nant/Portfile

Modified: trunk/dports/devel/nant/Portfile
===================================================================
--- trunk/dports/devel/nant/Portfile	2010-04-06 07:34:30 UTC (rev 66153)
+++ trunk/dports/devel/nant/Portfile	2010-04-06 07:37:35 UTC (rev 66154)
@@ -26,6 +26,8 @@
 
 use_configure	no
 
+use_parallel_build	no
+
 build.args		prefix=${prefix}
 
 destroot.destdir	prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100406/d723499c/attachment.html>


More information about the macports-changes mailing list