[43078] trunk/dports/graphics/netpbm/Portfile

mas at macports.org mas at macports.org
Thu Dec 4 00:23:08 PST 2008


Revision: 43078
          http://trac.macports.org/changeset/43078
Author:   mas at macports.org
Date:     2008-12-04 00:23:03 -0800 (Thu, 04 Dec 2008)
Log Message:
-----------
Disable parallel build again since it does not seem to work on 10.4

Modified Paths:
--------------
    trunk/dports/graphics/netpbm/Portfile

Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile	2008-12-04 06:52:00 UTC (rev 43077)
+++ trunk/dports/graphics/netpbm/Portfile	2008-12-04 08:23:03 UTC (rev 43078)
@@ -17,7 +17,9 @@
 homepage        http://netpbm.sourceforge.net/
 master_sites    sourceforge:netpbm
 platforms       darwin freebsd linux
-use_parallel_build  yes
+# If you're thinking about enabling parallel build in the Portfile,
+# please make sure to test it on OS X 10.4 as well!  Thanks!
+use_parallel_build  no
 
 depends_build   path:bin/perl:perl5
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081204/bdb47c4d/attachment.html>


More information about the macports-changes mailing list