[84253] trunk/dports/devel/npm/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 21 09:51:37 PDT 2011


Revision: 84253
          http://trac.macports.org/changeset/84253
Author:   ryandesign at macports.org
Date:     2011-09-21 09:51:36 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
npm: disable parallel build; see #31315

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2011-09-21 15:51:59 UTC (rev 84252)
+++ trunk/dports/devel/npm/Portfile	2011-09-21 16:51:36 UTC (rev 84253)
@@ -40,6 +40,8 @@
     reinplace "s|@@_VERSION_@@|${version}|g" ${worksrcpath}/scripts/doc-build.sh
 }
 
+use_parallel_build  no
+
 build.target        doc
 build.env           HOME=${workpath}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/64b4cdc2/attachment.html>


More information about the macports-changes mailing list