diff options
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 3e549c669a85..7b130b998bbf 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -7,7 +7,7 @@ PORTNAME= vips PORTVERSION= 7.26.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ @@ -25,7 +25,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ GraphicsMagick:${PORTSDIR}/graphics/GraphicsMagick \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ orc-0:${PORTSDIR}/devel/orc \ - png:${PORTSDIR}/graphics/png \ + png15:${PORTSDIR}/graphics/png \ matio:${PORTSDIR}/math/matio \ lcms:${PORTSDIR}/graphics/lcms |