aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/rodent
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-fm/rodent
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-fm/rodent')
-rw-r--r--x11-fm/rodent/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile
index 7ec8a9d14905..73fb8faea84b 100644
--- a/x11-fm/rodent/Makefile
+++ b/x11-fm/rodent/Makefile
@@ -11,12 +11,12 @@ COMMENT= Fast, small, and powerful file manager
LICENSE= GPLv3
-BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
- bash:${PORTSDIR}/shells/bash \
- intltoolize:${PORTSDIR}/textproc/intltool
-LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
- libmagic.so:${PORTSDIR}/sysutils/file \
- librfm.so:${PORTSDIR}/x11-fm/librfm
+BUILD_DEPENDS= gawk:lang/gawk \
+ bash:shells/bash \
+ intltoolize:textproc/intltool
+LIB_DEPENDS= libcairo.so:graphics/cairo \
+ libmagic.so:sysutils/file \
+ librfm.so:x11-fm/librfm
USES= desktop-file-utils gmake libtool:keepla pkgconfig tar:bzip2 shebangfix
USE_GNOME= glib20 gtk20 librsvg2 libxml2