aboutsummaryrefslogtreecommitdiff
path: root/graphics/geeqie
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/geeqie
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/geeqie')
-rw-r--r--graphics/geeqie/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 8ed95c7c2ced..172aa17a0a56 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Lightweight image viewer forked from GQview
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:graphics/png
USES= gettext gmake pkgconfig desktop-file-utils
USE_GNOME= gtk20 intltool
@@ -34,16 +34,16 @@ LCMS_DESC= Color adjusting
LIRC_DESC= Remote control
GPS_DESC= GPS map support via libchamplain (experimental!)
-EXIV2_LIB_DEPENDS= libexiv2.so:${PORTSDIR}/graphics/exiv2
+EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2
EXIV2_CONFIGURE_ENABLE= exiv2
-LCMS_LIB_DEPENDS= liblcms.so:${PORTSDIR}/graphics/lcms
+LCMS_LIB_DEPENDS= liblcms.so:graphics/lcms
LCMS_CONFIGURE_ENABLE= lcms
-LIRC_LIB_DEPENDS= liblirc_client.so:${PORTSDIR}/comms/lirc
+LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc
LIRC_CONFIGURE_ENABLE= lirc
-GPS_LIB_DEPENDS= libchamplain-0.8.so:${PORTSDIR}/graphics/libchamplain08
+GPS_LIB_DEPENDS= libchamplain-0.8.so:graphics/libchamplain08
GPS_CONFIGURE_ENABLE= gps
post-patch: