From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- graphics/vips/Makefile | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'graphics/vips') 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 -- cgit v1.2.3