diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-wm/fbcmd | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11-wm/fbcmd')
-rw-r--r-- | x11-wm/fbcmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile index 6c0fbdfd82fe..d50c3332d307 100644 --- a/x11-wm/fbcmd/Makefile +++ b/x11-wm/fbcmd/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://darkshed.net/files/c_cpp/fbcmd/ MAINTAINER= novel@FreeBSD.org COMMENT= Commandline utility for controlling fluxbox -RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox +RUN_DEPENDS= fluxbox:x11-wm/fluxbox USES= gmake tar:bzip2 ALL_TARGET= first |