Add bison build dependency.

This commit is contained in:
Alex Dupre 2009-01-01 10:29:02 +00:00
parent 73a1b25cd3
commit 92e04df567
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225081

View file

@ -94,6 +94,8 @@ CONFLICTS= mysql-server-3.* mysql-server-4.[02-9].* mysql-server-5.* mysql-serve
USE_RC_SUBR= mysql-server.sh
USE_BISON= build
.if defined(WITH_NDB)
PLIST_SUB+= NDB=""
.else