[57273] trunk/dports/science/mpich2/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Sep 8 08:00:42 PDT 2009


Revision: 57273
          http://trac.macports.org/changeset/57273
Author:   macsforever2000 at macports.org
Date:     2009-09-08 08:00:42 -0700 (Tue, 08 Sep 2009)
Log Message:
-----------
Disable parallel build so it works in macports 1.8.

Modified Paths:
--------------
    trunk/dports/science/mpich2/Portfile

Modified: trunk/dports/science/mpich2/Portfile
===================================================================
--- trunk/dports/science/mpich2/Portfile	2009-09-08 14:54:09 UTC (rev 57272)
+++ trunk/dports/science/mpich2/Portfile	2009-09-08 15:00:42 UTC (rev 57273)
@@ -34,6 +34,8 @@
                     --with-python=${prefix}/bin/python2.5 \
                     --disable-f77 --disable-f90
 
+use_parallel_build  no
+
 variant g95 description {Enable Fortran 77 and Fortran 90 bindings using g95} conflicts gfortran {
    depends_lib-append      port:g95
    configure.f77           "${prefix}/bin/g95"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090908/ee273e61/attachment.html>


More information about the macports-changes mailing list