diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-25 02:24:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-25 02:24:27 +0800 |
commit | 8a553e890a0aef0206b2f0be93109d8549fc86d5 (patch) | |
tree | 419b24fabc97726bf4571ecb835f427cbd43db48 /science | |
parent | c671b7499c21f0b5d1b3b76b64de4a06c8414dcc (diff) | |
download | freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.gz freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.zst freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.zip |
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
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} |