summaryrefslogtreecommitdiff
path: root/x11-wm/flwm
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/flwm
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadfreebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'x11-wm/flwm')
-rw-r--r--x11-wm/flwm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile
index b969d1b2f069..9add95fcf442 100644
--- a/x11-wm/flwm/Makefile
+++ b/x11-wm/flwm/Makefile
@@ -10,7 +10,7 @@ COMMENT= The Fast Light Window Manager
LICENSE= GPLv2+
-LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk-devel
+LIB_DEPENDS= libfltk.so:x11-toolkits/fltk-devel
USES= autoreconf gmake
GNU_CONFIGURE= yes