Add missing build dependency on bison
This commit is contained in:
parent
8b27930bb8
commit
d095e626a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415319
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue