[112199] trunk/dports/graphics/netpbm/Portfile
blair at macports.org
blair at macports.org
Mon Oct 14 22:15:01 PDT 2013
Revision: 112199
https://trac.macports.org/changeset/112199
Author: blair at macports.org
Date: 2013-10-14 22:15:01 -0700 (Mon, 14 Oct 2013)
Log Message:
-----------
netpbm: disable parallel builds again.
I tried 3 builds in a row and they all failed. When I disabled
parallel builds, the first build succeeded.
Modified Paths:
--------------
trunk/dports/graphics/netpbm/Portfile
Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile 2013-10-15 04:31:49 UTC (rev 112198)
+++ trunk/dports/graphics/netpbm/Portfile 2013-10-15 05:15:01 UTC (rev 112199)
@@ -20,6 +20,12 @@
homepage http://netpbm.sourceforge.net/
platforms darwin freebsd linux
+# Parallel building is not reliable in netpbm 10.64.01.
+# See http://trac.macports.org/ticket/17516#comment:7 .
+# 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
depends_lib port:zlib port:jpeg port:tiff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131014/1de34829/attachment.html>
More information about the macports-changes
mailing list