diff options
-rw-r--r-- | math/vtk43/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 8ae868750ad2..27f76dd46138 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -50,7 +50,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-build BUILD_DEPENDS+= ${CMAKE}:${PORTSDIR}/devel/cmake -LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \ +LIB_DEPENDS+= expat.[5-6]:${PORTSDIR}/textproc/expat2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff |