summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-12-01 08:35:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-12-01 08:35:10 +0000
commit17068384d6723c7104746d95971f3be050bce98e (patch)
treee78648e17ec4f2a5a2a806f6dff32fe3add9c9c7 /x11-wm
parent- Remove two checks obviated by the removal of _OPTIONSFILE in revision 1.596... (diff)
- Convert to USE_BISON= build
Notes
Notes: svn path=/head/; revision=265504
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