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

eborisch at macports.org eborisch at macports.org
Fri Mar 11 09:59:17 PST 2011


Revision: 76877
          http://trac.macports.org/changeset/76877
Author:   eborisch at macports.org
Date:     2011-03-11 09:59:17 -0800 (Fri, 11 Mar 2011)
Log Message:
-----------
mpich2: Disable apparently unnecessary patchfile; enable romio

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

Modified: trunk/dports/science/mpich2/Portfile
===================================================================
--- trunk/dports/science/mpich2/Portfile	2011-03-11 17:20:03 UTC (rev 76876)
+++ trunk/dports/science/mpich2/Portfile	2011-03-11 17:59:17 UTC (rev 76877)
@@ -4,6 +4,7 @@
 PortSystem          1.0
 name                mpich2
 version             1.3.2p1
+revision            1
 categories          science parallel net
 platforms           darwin
 maintainers         eborisch \
@@ -23,8 +24,7 @@
                     sha1    1ab05a516c82d622747b137cec83ae549aa3bebe \
                     rmd160  33a7f55f9f5521133b89d06c4d4388d4938ff8d4
 
-patchfiles          patch-Makefile.in \
-                    patch-src-util-createshlib.in
+patchfiles          patch-src-util-createshlib.in
 
 # the default include-dir conflicts with openmpi!
 configure.args      --with-thread-package=posix \
@@ -35,7 +35,6 @@
                     --htmldir=${prefix}/share/doc/${name} \
                     --includedir=${prefix}/include/${name} \
                     --disable-f77 --disable-fc \
-                    --disable-romio \
                     --with-mpe \
                     --with-device=ch3:nemesis \
                     "F90FLAGS='' F90=''" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110311/31562d1f/attachment-0001.html>


More information about the macports-changes mailing list