diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-09 16:58:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-09 16:58:57 +0000 |
commit | 837771195f936bd35555bcd922868d99599fbc32 (patch) | |
tree | 10c1d569ffbb21d7cf0fe18b558265c2f55a2e5a /science/pnetcdf | |
parent | a85c71fa79eec2d0085a86f559a9cad5d6963f5d (diff) |
Notes
Diffstat (limited to 'science/pnetcdf')
-rw-r--r-- | science/pnetcdf/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index 2cd007080380..74a10ce20c88 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -27,9 +27,6 @@ USES= fortran gmake PORTDOCS= COPYRIGHT INSTALL README -#FORTRAN_CONFIGURE_OFF= --disable-fortran -#FORTRAN_CONFIGURE_ON= --enable-fortran -#FORTRAN_USES= fortran MPICH2_CONFIGURE_ON= --with-mpi=${LOCALBASE} MPICH2_LIB_DEPENDS= libmpich.so:${PORTSDIR}/net/mpich2 OPENMPI_CONFIGURE_ON= --with-mpi=${LOCALBASE}/mpi/openmpi |