aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2009-12-03 20:44:26 -0500
committerJustin Bronder <jsbronder@gentoo.org>2009-12-04 11:11:15 -0500
commit9ac25cc499a3e74cd31113e353920903d876ff2f (patch)
tree512e0a7d5631f570a3d87c1e3bef902e0fe3b105 /sys-cluster/openmpi/files
parentAdd MPI_PKG_USE_ROMIO to mpi.eclass. (diff)
downloadsci-9ac25cc499a3e74cd31113e353920903d876ff2f.tar.gz
sci-9ac25cc499a3e74cd31113e353920903d876ff2f.tar.bz2
sci-9ac25cc499a3e74cd31113e353920903d876ff2f.zip
Fix eselect-mpi config file.
Diffstat (limited to 'sys-cluster/openmpi/files')
-rw-r--r--sys-cluster/openmpi/files/eselect.mpi.openmpi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/openmpi/files/eselect.mpi.openmpi b/sys-cluster/openmpi/files/eselect.mpi.openmpi
index aada6074a..c1a9373f3 100644
--- a/sys-cluster/openmpi/files/eselect.mpi.openmpi
+++ b/sys-cluster/openmpi/files/eselect.mpi.openmpi
@@ -1,7 +1,7 @@
MPI_CC=@ROOT@usr/bin/mpicc
MPI_CXX=@ROOT@usr/bin/mpic++
MPI_F77=@ROOT@usr/bin/mpif77
-MPI_F90=@ROOT@usr/bin/mpif90
+MPI_FC=@ROOT@usr/bin/mpif90
CLASS_BASE_MPI_IMP=@BASE_IMP@
PATH=@ROOT@usr/bin
MANPATH=@ROOT@usr/share/man