[59892] trunk/dports/math/LiE/Portfile

gwright at macports.org gwright at macports.org
Sun Oct 25 14:22:00 PDT 2009


Revision: 59892
          http://trac.macports.org/changeset/59892
Author:   gwright at macports.org
Date:     2009-10-25 14:21:56 -0700 (Sun, 25 Oct 2009)
Log Message:
-----------
Disable parallel build, not reliable for this port.

Modified Paths:
--------------
    trunk/dports/math/LiE/Portfile

Modified: trunk/dports/math/LiE/Portfile
===================================================================
--- trunk/dports/math/LiE/Portfile	2009-10-25 17:53:46 UTC (rev 59891)
+++ trunk/dports/math/LiE/Portfile	2009-10-25 21:21:56 UTC (rev 59892)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		LiE
 version		2.2.2
-revision	2
+revision	3
 categories	math
 platforms	darwin
 maintainers	gwright
@@ -31,6 +31,8 @@
 
 use_configure	no
 
+use_parallel_build	no
+
 build.target	all script INFO.a
 
 destroot	{ set liedestlib ${destroot}${prefix}/lib/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091025/8fee97cb/attachment.html>


More information about the macports-changes mailing list