[63770] trunk/dports/graphics/pgplot/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Feb 14 08:00:47 PST 2010


Revision: 63770
          http://trac.macports.org/changeset/63770
Author:   mcalhoun at macports.org
Date:     2010-02-14 08:00:43 -0800 (Sun, 14 Feb 2010)
Log Message:
-----------
pgplot: Disallow parallel builds.
Fixes #23574. Should also fix #23668.

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

Modified: trunk/dports/graphics/pgplot/Portfile
===================================================================
--- trunk/dports/graphics/pgplot/Portfile	2010-02-14 15:48:07 UTC (rev 63769)
+++ trunk/dports/graphics/pgplot/Portfile	2010-02-14 16:00:43 UTC (rev 63770)
@@ -194,6 +194,8 @@
     ln -s libpgplot${version}.dylib  ${destroot}${prefix}/lib/libpgplot[join [lrange [split ${version} .] 0 1] .].dylib
 }
 
+use_parallel_build  no
+
 variant no_x11 {}
 
 if {![variant_isset no_x11]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100214/8533ff0e/attachment.html>


More information about the macports-changes mailing list