diff options
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index c7b9ff77c472..eaf37e8dd9cc 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -7,6 +7,7 @@ PORTNAME= vips PORTVERSION= 7.12.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-${PORTVERSION:R}/ @@ -23,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ jpeg:${PORTSDIR}/graphics/jpeg \ tiff:${PORTSDIR}/graphics/tiff \ - Iex:${PORTSDIR}/graphics/OpenEXR \ + IlmImf:${PORTSDIR}/graphics/OpenEXR \ png:${PORTSDIR}/graphics/png \ lcms:${PORTSDIR}/graphics/lcms |