aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fbcmd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:32:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:32:41 +0000
commit3897d821bee48c3336e7ff2012f007a708d9b295 (patch)
tree5692d8995a6d8217d052d96f1065e6c4af0fd8bb /x11-wm/fbcmd
parent48092d59cb9406ece65537aeee7690099c813b40 (diff)
downloadports-3897d821bee48c3336e7ff2012f007a708d9b295.tar.gz
ports-3897d821bee48c3336e7ff2012f007a708d9b295.zip
- Convert USE_GMAKE/BZIP2 to USES
Notes
Notes: svn path=/head/; revision=348347
Diffstat (limited to 'x11-wm/fbcmd')
-rw-r--r--x11-wm/fbcmd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile
index ee72ec97a2a9..d7539cde66c8 100644
--- a/x11-wm/fbcmd/Makefile
+++ b/x11-wm/fbcmd/Makefile
@@ -12,8 +12,7 @@ COMMENT= A commandline utility for controlling fluxbox
RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox
-USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake tar:bzip2
ALL_TARGET= first
CFLAGS+= "-I${LOCALBASE}/include"