Use bison:alias to avoid depending on GNU bison
This commit is contained in:
parent
f58f40ce61
commit
47f5f318cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513613
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue