add bison as a needed dependency to unbreak build

This commit is contained in:
Oliver Lehmann 2019-04-20 20:47:53 +00:00
parent 70f653112f
commit 0c2f10d3a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499466

View File

@ -11,6 +11,7 @@ COMMENT= Ident server that supports user-defined ident strings
LICENSE= GPLv2
USES= bison
USE_RC_SUBR= oidentd
GNU_CONFIGURE= yes