[36086] trunk/dports/science/openmpi/Portfile

mww at macports.org mww at macports.org
Thu Apr 17 08:10:35 PDT 2008


Revision: 36086
          http://trac.macosforge.org/projects/macports/changeset/36086
Author:   mww at macports.org
Date:     2008-04-17 08:10:31 -0700 (Thu, 17 Apr 2008)

Log Message:
-----------
fix "inner conflict" of 'g95' variant (conflicted with itself)

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

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2008-04-17 08:58:45 UTC (rev 36085)
+++ trunk/dports/science/openmpi/Portfile	2008-04-17 15:10:31 UTC (rev 36086)
@@ -72,7 +72,7 @@
 	lappend wrappers mpif77 mpif90
 }
 
-variant g95 description {build mpif77 and mpif90 using g95} conflicts gcc43 g95 {
+variant g95 description {build mpif77 and mpif90 using g95} conflicts gcc42 gcc43
 	configure.args-delete --disable-f77 --disable-f90
 	configure.args-append --enable-f77 --enable-f90
 	configure.f77	      ${prefix}/bin/g95

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080417/9e907c6c/attachment.html


More information about the macports-changes mailing list