aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/bspwm
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-wm/bspwm
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-wm/bspwm')
-rw-r--r--x11-wm/bspwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/bspwm/Makefile b/x11-wm/bspwm/Makefile
index 6aa94d8d3066..a72c6f6048f7 100644
--- a/x11-wm/bspwm/Makefile
+++ b/x11-wm/bspwm/Makefile
@@ -12,8 +12,8 @@ COMMENT= Tiling window manager based on binary space partitioning
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm
-RUN_DEPENDS= sxhkd:${PORTSDIR}/x11/sxhkd
+LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm
+RUN_DEPENDS= sxhkd:x11/sxhkd
USE_GITHUB= yes
GH_ACCOUNT= baskerville