[114108] trunk/dports/math/octave/Portfile

michaelld at macports.org michaelld at macports.org
Fri Nov 29 10:54:58 PST 2013


Revision: 114108
          https://trac.macports.org/changeset/114108
Author:   michaelld at macports.org
Date:     2013-11-29 10:54:58 -0800 (Fri, 29 Nov 2013)
Log Message:
-----------
octave: do not use parallel building; addresses ticket #41582.

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

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2013-11-29 18:52:45 UTC (rev 114107)
+++ trunk/dports/math/octave/Portfile	2013-11-29 18:54:58 UTC (rev 114108)
@@ -343,6 +343,10 @@
     }
 }
 
+# https://trac.macports.org/ticket/41582
+
+use_parallel_build  no
+
 livecheck.type      regex
 livecheck.url       http://www.gnu.org/software/octave/download.html
 livecheck.regex     GNU Octave (\[\^\ \]*) was
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131129/e6df7106/attachment.html>


More information about the macports-changes mailing list