aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-12-01 16:35:10 +0800
committermiwi <miwi@FreeBSD.org>2010-12-01 16:35:10 +0800
commit167b23f8febee4580fea0588a2069977d597c01b (patch)
tree63fb61b1c98269b0d094b7a68e25f423f30e203f /x11-wm
parenteaadf1ecb44b531877b0447655e1e2ed0ac15920 (diff)
downloadfreebsd-ports-gnome-167b23f8febee4580fea0588a2069977d597c01b.tar.gz
freebsd-ports-gnome-167b23f8febee4580fea0588a2069977d597c01b.tar.zst
freebsd-ports-gnome-167b23f8febee4580fea0588a2069977d597c01b.zip
- Convert to USE_BISON= build
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/i3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index 0284263fcd8e..4aaa069ce30b 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb \
yajl.1:${PORTSDIR}/devel/yajl
USE_XORG= x11
-USE_BISON= yes
+USE_BISON= build
USE_XLIB= yes
USE_BZIP2= yes
USE_GMAKE= yes