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