aboutsummaryrefslogtreecommitdiffstats
path: root/net/zephyr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/zephyr/Makefile')
-rw-r--r--net/zephyr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index 1ed6c4591e7a..d3a123bd4c47 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/zephyr
USE_XLIB= yes
+USE_BISON= yes
GNU_CONFIGURE= yes
.if exists(/usr/lib/libkrb.a) && defined(MAKE_EBONES)