Add bison dependency (USE_BISON).

PR:		26635
Submitted by:	Ajay Tallam <atallam@talarian.com>
This commit is contained in:
Jimmy Olgeni 2001-04-20 13:48:29 +00:00
parent 498d3bc55b
commit 79a83ea12f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41711

View File

@ -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)