brlcad builds and run perfectly fine when built with base byacc instead of bison
This commit is contained in:
parent
86ac297b72
commit
8503406074
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528148
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
|
|||
|
||||
CONFLICTS_INSTALL= py[23][0-9]-epsilon
|
||||
|
||||
USES= bison cmake:insource gl pathfix pkgconfig python:env \
|
||||
USES= bison:alias cmake:insource gl pathfix pkgconfig python:env \
|
||||
shebangfix tar:bzip2 tk xorg
|
||||
USE_GL= gl glu
|
||||
USE_XORG= ice sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \
|
||||
|
|
Loading…
Reference in a new issue