diff options
Diffstat (limited to 'math/vtk/Makefile')
-rw-r--r-- | math/vtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 118ff644ca1..662e90885ad 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -15,7 +15,7 @@ PORTNAME= vtk PORTVERSION= 4.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= http://ovt.irfu.se/vtk/files/ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz @@ -47,7 +47,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-build BUILD_DEPENDS+= ${CMAKE}:${PORTSDIR}/devel/cmake -LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \ +LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff |