From b96a1c1b99004fc6321c9e768b2bce873c9f6095 Mon Sep 17 00:00:00 2001 From: ale Date: Fri, 15 Jul 2011 10:50:22 +0000 Subject: Bump PORTREVISION for science/hdf5-18 shlib change. --- graphics/vigra/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index b57f7f67d9bc..b70dcd06b143 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -11,7 +11,7 @@ PORTNAME= vigra PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://hci.iwr.uni-heidelberg.de/vigra/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -56,7 +56,7 @@ LIB_DEPENDS+= fftw3:${PORTSDIR}/math/fftw3 .endif .if !defined(WITHOUT_VIGRA_HDF5) -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 .endif .include -- cgit