diff options
-rw-r--r-- | net/mpich/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile index c3b26e1eeef6..c058d75d24f2 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -1,5 +1,6 @@ PORTNAME= mpich DISTVERSION= 4.2.1 +PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/ @@ -32,7 +33,7 @@ OPTIONS_GROUP= PM OPTIONS_GROUP_PM= GFORKER HYDRA OPTIONS_RADIO= DEFAULTPM OPTIONS_RADIO_DEFAULTPM=DGFORKER DHYDRA -OPTIONS_DEFAULT= FORTRAN GFORKER HYDRA DHYDRA L0 +OPTIONS_DEFAULT= FORTRAN GFORKER HYDRA DHYDRA OPTIONS_SUB= yes FORTRAN_USES= fortran |