Add missing build dependency on bison

This commit is contained in:
Antoine Brodin 2016-05-16 12:28:16 +00:00
parent 8b27930bb8
commit d095e626a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415319

View file

@ -10,6 +10,7 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= GPL Argument Analyser
GNU_CONFIGURE= yes
USES= bison
post-patch:
${REINPLACE_CMD} -e "s/getline/get_line/g" ${WRKSRC}/source/gaa_parser.y