aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf4
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-15 07:00:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-15 07:00:46 +0000
commitd3ddb2e80f764e8371a2b0da8b11fe404c2277c9 (patch)
treedd0ca304f90628f5e904f45f3d9bffdc11d6ef67 /science/netcdf4
parentac46a8747aa04de7a3e8da5d601cf29aff597d55 (diff)
Notes
Diffstat (limited to 'science/netcdf4')
-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