diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-29 01:23:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-29 01:23:27 +0000 |
commit | bcc45873c1c6611a3364360a30a6a5c5f36da949 (patch) | |
tree | 4fb9ad29f68e2c3b9ab801f383b2656be3d693f1 /science/netcdf4 | |
parent | cc351d3c3cfe7145176447afa00a30b7fabc66aa (diff) |
Notes
Diffstat (limited to 'science/netcdf4')
-rw-r--r-- | science/netcdf4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index db6985e132d3..b046bdebdba0 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 MAKE_ENV= INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split" USE_GNOME= gnomehack USE_LDCONFIG= yes |