[79613] trunk/dports/science/mpich2/Portfile
eborisch at macports.org
eborisch at macports.org
Mon Jun 20 08:23:44 PDT 2011
Revision: 79613
http://trac.macports.org/changeset/79613
Author: eborisch at macports.org
Date: 2011-06-20 08:23:44 -0700 (Mon, 20 Jun 2011)
Log Message:
-----------
mpich2: More whitespace
Modified Paths:
--------------
trunk/dports/science/mpich2/Portfile
Modified: trunk/dports/science/mpich2/Portfile
===================================================================
--- trunk/dports/science/mpich2/Portfile 2011-06-20 15:20:36 UTC (rev 79612)
+++ trunk/dports/science/mpich2/Portfile 2011-06-20 15:23:44 UTC (rev 79613)
@@ -56,29 +56,29 @@
}
variant gcc45 description {Enable Fortran 77 and Fortran 90 bindings using gfortran from gcc45} conflicts g95 gcc42 gcc43 gcc44 {
- depends_lib-append port:gcc45
- configure.compiler macports-gcc-4.5
+ depends_lib-append port:gcc45
+ configure.compiler macports-gcc-4.5
configure.args-append --enable-f77 --enable-fc
configure.args-delete --disable-f77 --disable-fc
}
variant gcc44 description {Enable Fortran 77 and Fortran 90 bindings using gfortran from gcc44} conflicts g95 gcc42 gcc43 gcc45 {
- depends_lib-append port:gcc44
- configure.compiler macports-gcc-4.4
+ depends_lib-append port:gcc44
+ configure.compiler macports-gcc-4.4
configure.args-append --enable-f77 --enable-fc
configure.args-delete --disable-f77 --disable-fc
}
variant gcc43 description {Enable Fortran 77 and Fortran 90 bindings using gfortran from gcc43} conflicts g95 gcc42 gcc44 gcc45 {
- depends_lib-append port:gcc43
- configure.compiler macports-gcc-4.3
+ depends_lib-append port:gcc43
+ configure.compiler macports-gcc-4.3
configure.args-append --enable-f77 --enable-fc
configure.args-delete --disable-f77 --disable-fc
}
variant gcc42 description {Enable Fortran 77 and Fortran 90 bindings using gfortran from gcc42} conflicts g95 gcc43 gcc44 gcc45 {
- depends_lib-append port:gcc42
- configure.compiler macports-gcc-4.2
+ depends_lib-append port:gcc42
+ configure.compiler macports-gcc-4.2
configure.args-append --enable-f77 --enable-fc
configure.args-delete --disable-f77 --disable-fc
}
@@ -109,7 +109,7 @@
}
variant default_mpi description {Install as defalt MPI -- conflict with OpenMPI} {
- configure.args-delete --includedir=${prefix}/include/${name}
+ configure.args-delete --includedir=${prefix}/include/${name}
}
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110620/aaf9296c/attachment-0001.html>
More information about the macports-changes
mailing list