[98585] trunk/dports/science

eborisch at macports.org eborisch at macports.org
Tue Oct 9 06:10:42 PDT 2012


Revision: 98585
          http://trac.macports.org//changeset/98585
Author:   eborisch at macports.org
Date:     2012-10-09 06:10:42 -0700 (Tue, 09 Oct 2012)
Log Message:
-----------
mpich2: Merge mpich2-devel in as a sub-port. (Currently identical

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

Removed Paths:
-------------
    trunk/dports/science/mpich2-devel/

Modified: trunk/dports/science/mpich2/Portfile
===================================================================
--- trunk/dports/science/mpich2/Portfile	2012-10-09 12:58:01 UTC (rev 98584)
+++ trunk/dports/science/mpich2/Portfile	2012-10-09 13:10:42 UTC (rev 98585)
@@ -33,6 +33,11 @@
     rmd160  69572f5c435aec1ef37af197f7509cfc073ce53a \
     sha256  7175926fc2e4230f00201e880318c08de4f949c0dbe167fe1b2e256ac79d5f66
 
+subport mpich2-devel {
+# Currently mpich2-devel == mpich2 
+    conflicts           mpich2
+}
+
 depends_lib-append  port:libxml2
 
 # Don't build if lammpi is around.
@@ -85,8 +90,7 @@
 configure.cppflags-delete   -I${prefix}/include
 
 universal_variant   no
-conflicts           lammpi \
-                    mpich2
+conflicts           lammpi
 
 post-destroot {
     # Move examples directories to preferred location
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121009/75e8bc83/attachment.html>


More information about the macports-changes mailing list