aboutsummaryrefslogtreecommitdiff
path: root/graphics/vips
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/vips
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/vips')
-rw-r--r--graphics/vips/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index a4bc939245fe..55bfb386f1c3 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -13,19 +13,19 @@ COMMENT= Free image processing system
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libcfitsio.so:${PORTSDIR}/astro/cfitsio \
- liborc-0.4.so:${PORTSDIR}/devel/orc \
- libGraphicsMagick.so:${PORTSDIR}/graphics/GraphicsMagick \
- libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
- liblcms2.so:${PORTSDIR}/graphics/lcms2 \
- libexif.so:${PORTSDIR}/graphics/libexif \
- libpng.so:${PORTSDIR}/graphics/png \
- libtiff.so:${PORTSDIR}/graphics/tiff \
- libwebp.so:${PORTSDIR}/graphics/webp \
- libfftw3.so:${PORTSDIR}/math/fftw3 \
- libmatio.so:${PORTSDIR}/math/matio \
- libgirepository-1.0.so:${PORTSDIR}/devel/gobject-introspection
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
+ liborc-0.4.so:devel/orc \
+ libGraphicsMagick.so:graphics/GraphicsMagick \
+ libIlmImf.so:graphics/OpenEXR \
+ liblcms2.so:graphics/lcms2 \
+ libexif.so:graphics/libexif \
+ libpng.so:graphics/png \
+ libtiff.so:graphics/tiff \
+ libwebp.so:graphics/webp \
+ libfftw3.so:math/fftw3 \
+ libmatio.so:math/matio \
+ libgirepository-1.0.so:devel/gobject-introspection
+RUN_DEPENDS= bash:shells/bash
USES= cpe gettext gmake jpeg libtool pathfix pkgconfig shebangfix
SHEBANG_FILES= tools/vips-${PORTVERSION:R} tools/vipsprofile