aboutsummaryrefslogtreecommitdiff
path: root/x11/lxde-meta
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/lxde-meta
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/lxde-meta')
-rw-r--r--x11/lxde-meta/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile
index 5669a5962380..b3000ab911c5 100644
--- a/x11/lxde-meta/Makefile
+++ b/x11/lxde-meta/Makefile
@@ -9,17 +9,17 @@ CATEGORIES= x11
MAINTAINER= horia@racoviceanu.com
COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
-RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
- obconf:${PORTSDIR}/x11-wm/obconf \
- lxsession:${PORTSDIR}/x11-wm/lxsession \
- lxpanel:${PORTSDIR}/x11/lxpanel \
- lxinput:${PORTSDIR}/sysutils/lxinput \
- lxtask:${PORTSDIR}/sysutils/lxtask \
- lxterminal:${PORTSDIR}/sysutils/lxterminal \
- pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \
- gpicview:${PORTSDIR}/graphics/gpicview \
- lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
- lxde-common>=0:${PORTSDIR}/misc/lxde-common
+RUN_DEPENDS= openbox:x11-wm/openbox \
+ obconf:x11-wm/obconf \
+ lxsession:x11-wm/lxsession \
+ lxpanel:x11/lxpanel \
+ lxinput:sysutils/lxinput \
+ lxtask:sysutils/lxtask \
+ lxterminal:sysutils/lxterminal \
+ pcmanfm:x11-fm/pcmanfm \
+ gpicview:graphics/gpicview \
+ lxde-icon-theme>=0:x11-themes/lxde-icon-theme \
+ lxde-common>=0:misc/lxde-common
USES= metaport