aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-01 14:33:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-01 14:33:17 +0000
commitc98f372cb647cefbbf9244bfb1482e5a1679340d (patch)
tree836fd0675671313186c4e83a6ee139e8d1670d0c /science/netcdf/Makefile
parentb83fe9d0f7e22ba081838365bd6768789c717131 (diff)
downloadports-c98f372cb647cefbbf9244bfb1482e5a1679340d.tar.gz
ports-c98f372cb647cefbbf9244bfb1482e5a1679340d.zip
- Update to 4.3.3.1
Notes
Notes: svn path=/head/; revision=380192
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r--science/netcdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index e1aca27cfc7f..808328580b3f 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= netcdf
-PORTVERSION= 4.3.3
+PORTVERSION= 4.3.3.1
CATEGORIES= science
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
@@ -24,6 +24,7 @@ SZIP_DESC= SZIP support (required if HDF5 was built with SZIP)
CONFIGURE_ARGS= --enable-netcdf-4
CPPFLAGS+= -I${WRKSRC}/include -I${LOCALBASE}/include -fPIC -DPIC
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
LIBS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USES= libtool pathfix