summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-05 13:44:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-05 13:44:31 +0000
commit6151b40b59c5db815c5ece27fc485acdac899308 (patch)
treeb6b99c5218728bce763ed617ac3a3ac72b5c9a29 /x11
parentImport new gmake.mk and rip out USE_GMAKE from bsd.port.mk (diff)
Convert to USES=gmake
Notes
Notes: svn path=/head/; revision=322325
Diffstat (limited to 'x11')
-rw-r--r--x11/i3status/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/i3status/Makefile b/x11/i3status/Makefile
index 713ce6d4b72c..a474f098f6b0 100644
--- a/x11/i3status/Makefile
+++ b/x11/i3status/Makefile
@@ -15,8 +15,7 @@ LIB_DEPENDS= confuse:${PORTSDIR}/devel/libconfuse \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake
PLIST_FILES= bin/i3status \
etc/i3status.conf.sample