aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-03-03 03:48:12 +0800
committerahze <ahze@FreeBSD.org>2005-03-03 03:48:12 +0800
commit734c920b056a74ac38a50e55b200b6665e14b0a6 (patch)
treedc4b395103a539aa32c6d7acc0b9e1f64424afc4 /science/netcdf/Makefile
parent6e375ee29328b73db9aeee52a62fb07f73a4cf5e (diff)
downloadfreebsd-ports-gnome-734c920b056a74ac38a50e55b200b6665e14b0a6.tar.gz
freebsd-ports-gnome-734c920b056a74ac38a50e55b200b6665e14b0a6.tar.zst
freebsd-ports-gnome-734c920b056a74ac38a50e55b200b6665e14b0a6.zip
- Chase name change in DISTNAME
PR: ports/78315 Submitted by: Ports Fury
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r--science/netcdf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 9e676f2d097d..b907ef08a76a 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -8,13 +8,14 @@
PORTNAME= netcdf
PORTVERSION= 3.6.0p1
CATEGORIES= math
-MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/
-DISTNAME= ${PORTNAME}
+MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/
+MASTER_SITE_SUBDIR= . old
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-p/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for machine-independent, array-oriented data access
-WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
CONFLICTS= hdf-4.*