summaryrefslogtreecommitdiff
path: root/math/netcdf/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-01 14:51:17 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-01 14:51:17 +0000
commitdeaf1dbfe0360163a5f0e8c3e51713eca50d363d (patch)
treebc4ece3fe29aa3daa02fc249f5e8b00c464377c3 /math/netcdf/Makefile
parentYet again: (diff)
Update to version 3.5.b6
PR: 22450 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=34553
Diffstat (limited to 'math/netcdf/Makefile')
-rw-r--r--math/netcdf/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile
index e003cd84657c..296f5acd4d16 100644
--- a/math/netcdf/Makefile
+++ b/math/netcdf/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= netcdf
-PORTVERSION= 3.5b3
+PORTVERSION= 3.5.b6
CATEGORIES= math
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
-DISTFILES= ${PORTNAME}-3.5-beta3.tar.Z
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
+EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/${PORTNAME}-3.5-beta3/src
-INSTALLS_SHLIB= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
+INSTALLS_SHLIB= yes
MAN1= ncdump.1 ncgen.1
MAN3= netcdf.3