aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/netcdf4/Makefile')
-rw-r--r--science/netcdf4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index b046bdebdba0..c9bdb6de3521 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= netcdf
PORTVERSION= 4.1.3
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
@@ -29,7 +30,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18
+LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18
MAKE_ENV= INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split"
USE_GNOME= gnomehack
USE_LDCONFIG= yes