From de8f4226f4fdba3ceab1926224838be2587163e0 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 15 Jul 2011 07:00:46 +0000 Subject: - Bump PORTREVISION for science/hdf5-18 shlib change --- science/cgnslib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'science/cgnslib') diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 2e6827135fcc..19fd72e41929 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -7,6 +7,7 @@ PORTNAME= cgnslib DISTVERSION= 2.5-5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/Release%20${PORTVERSION:E} DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -25,7 +26,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" USE_LDCONFIG= yes .if !defined(WITHOUT_HDF5) -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE} PLIST_SUB= HDF5="" .else -- cgit