Use bison:alias to avoid depending on GNU bison

This commit is contained in:
Baptiste Daroussin 2019-10-02 19:40:03 +00:00
parent f58f40ce61
commit 47f5f318cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513613

View File

@ -32,7 +32,7 @@ RELRO_DESC= enable -z relro in ELF linker by default
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING3
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING3.LIB
USES= bison cpe gmake libtool tar:bzip2 compiler:env
USES= bison:alias cpe gmake libtool tar:bzip2 compiler:env
CPE_VENDOR= gnu
GNU_CONFIGURE= yes