[51745] trunk/dports/devel/pth/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 2 00:48:32 PDT 2009


Revision: 51745
          http://trac.macports.org/changeset/51745
Author:   ryandesign at macports.org
Date:     2009-06-02 00:48:32 -0700 (Tue, 02 Jun 2009)
Log Message:
-----------
pth: parallel build does not work; turn it off

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

Modified: trunk/dports/devel/pth/Portfile
===================================================================
--- trunk/dports/devel/pth/Portfile	2009-06-02 07:06:21 UTC (rev 51744)
+++ trunk/dports/devel/pth/Portfile	2009-06-02 07:48:32 UTC (rev 51745)
@@ -32,6 +32,8 @@
     }
 }
 
+use_parallel_build  no
+
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} ANNOUNCE AUTHORS ChangeLog COPYING \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090602/93f9660c/attachment-0001.html>


More information about the macports-changes mailing list