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

eborisch at macports.org eborisch at macports.org
Thu Mar 10 21:58:07 PST 2011


Revision: 76864
          http://trac.macports.org/changeset/76864
Author:   eborisch at macports.org
Date:     2011-03-10 21:58:06 -0800 (Thu, 10 Mar 2011)
Log Message:
-----------
mpich2: Fix gforker variant

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

Modified: trunk/dports/science/mpich2/Portfile
===================================================================
--- trunk/dports/science/mpich2/Portfile	2011-03-11 05:56:24 UTC (rev 76863)
+++ trunk/dports/science/mpich2/Portfile	2011-03-11 05:58:06 UTC (rev 76864)
@@ -86,7 +86,7 @@
 
 variant gforker description {Use gforker process manager instead of the default hydra} {
    configure.args-append   --with-pm=gforker
-   configure.args-append   --with-pm=hydra
+   configure.args-delete   --with-pm=hydra
 }
 
 platform darwin {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110310/e6219e8c/attachment.html>


More information about the macports-changes mailing list