summaryrefslogtreecommitdiff
path: root/math/netcdf/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-02 19:48:12 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-02 19:48:12 +0000
commit8030f6b898aa396e7be168ebcdc3d0e126633bb8 (patch)
tree3d521724e944d48873ff8ce9a92ef189ce040646 /math/netcdf/Makefile
parent- Update to 4.73 (diff)
- Chase name change in DISTNAME
PR: ports/78315 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=130214
Diffstat (limited to 'math/netcdf/Makefile')
-rw-r--r--math/netcdf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile
index 9e676f2d097d..b907ef08a76a 100644
--- a/math/netcdf/Makefile
+++ b/math/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.*