brlcad builds and run perfectly fine when built with base byacc instead of bison

This commit is contained in:
Baptiste Daroussin 2020-03-10 11:06:29 +00:00
parent 86ac297b72
commit 8503406074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528148

View file

@ -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 \