summaryrefslogtreecommitdiff
path: root/misc/boxes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/boxes/Makefile')
-rw-r--r--misc/boxes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile
index 2762a3c053bb..8a625904c3e9 100644
--- a/misc/boxes/Makefile
+++ b/misc/boxes/Makefile
@@ -15,7 +15,7 @@ COMMENT= Draws ASCII-art configurable boxes around text or code
LICENSE= GPLv2
USE_GMAKE= yes
-USE_BISON= build
+USES= bison
ALL_TARGET= boxes
MAKE_ARGS= CC="${CC}" GLOBALCONF=${GLOBALCONF} CFLAGS="${CFLAGS} -ansi -I. -Iregexp"