diff options
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r-- | net/openmpi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 55e0eabdd482..fcaebaa55835 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -20,8 +20,7 @@ CONFLICTS= openmpi-devel-1.7.* USE_BZIP2= yes HAS_CONFIGURE= yes -USES= gmake pkgconfig -USE_FORTRAN= yes +USES= fortran gmake pkgconfig MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${UNIQUENAME} |