aboutsummaryrefslogtreecommitdiff
path: root/x11/libfm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11/libfm
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'x11/libfm')
-rw-r--r--x11/libfm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index f93b0dfa7896..b0277055cb0a 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -12,10 +12,10 @@ COMMENT?= Core library of PCManFM file manager
LICENSE= LGPL21
.if ! defined(EXTRA_ONLY)
-BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
- valac:${PORTSDIR}/lang/vala
-LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache \
- libexif.so:${PORTSDIR}/graphics/libexif
+BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
+ valac:lang/vala
+LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
+ libexif.so:graphics/libexif
.endif
SLAVEDIRS= ${CATEGORIES}/${PORTNAME}-extra