Depend on base byacc instead of GNU bison

This commit is contained in:
Baptiste Daroussin 2020-03-11 08:21:40 +00:00
parent de3cca0c12
commit 7544f5b40b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528218

View File

@ -15,7 +15,7 @@ LICENSE= LGPL21
USE_GITHUB= yes
GH_ACCOUNT= sodabrew
USES= bison gmake libtool pathfix
USES= bison:alias gmake libtool pathfix
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes