diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-12-01 08:35:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-12-01 08:35:10 +0000 |
commit | 17068384d6723c7104746d95971f3be050bce98e (patch) | |
tree | e78648e17ec4f2a5a2a806f6dff32fe3add9c9c7 /x11-wm | |
parent | da9e8a04fa52b66c7e05c43f45a7ca814d5a3d8c (diff) | |
download | ports-17068384d6723c7104746d95971f3be050bce98e.tar.gz ports-17068384d6723c7104746d95971f3be050bce98e.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3/Makefile | 2 |
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 |