diff options
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 7b130b998bbf..f8b2a599b180 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -17,7 +17,7 @@ COMMENT= Free image processing system OPTIONS+= LIBOIL "Use liboil for CPU-optimized primitives" on OPTIONS+= PYTHON "Create Python bindings" ${PYPRESENT} -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ jpeg:${PORTSDIR}/graphics/jpeg \ exif:${PORTSDIR}/graphics/libexif \ |