diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-24 18:24:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-24 18:24:27 +0000 |
commit | b4872adff4c2e77267a75ae0d217dc3b78836cc8 (patch) | |
tree | 419b24fabc97726bf4571ecb835f427cbd43db48 /science | |
parent | b2053786ce53da051a1e5756f7cbe55aa50180dc (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/netcdf-fortran/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index a5a9a2e1fff3..57b2b0c05ee8 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -19,7 +19,6 @@ MAKE_ENV= MAKEINFOFLAGS=--no-split MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USES= fortran libtool makeinfo pathfix -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GH_ACCOUNT= Unidata GH_PROJECT= ${PORTNAME} |