aboutsummaryrefslogtreecommitdiff
path: root/cad/brlcad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-03-10 11:06:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-03-10 11:06:29 +0000
commit85034060743db0e944c1dcaa9f50acc9eee75431 (patch)
tree9f84a92f44d917f936791db3170f9fc922d059f2 /cad/brlcad
parent86ac297b72fb96b5cd4f71e675e277d16c2bdc56 (diff)
downloadports-85034060743db0e944c1dcaa9f50acc9eee75431.tar.gz
ports-85034060743db0e944c1dcaa9f50acc9eee75431.zip
brlcad builds and run perfectly fine when built with base byacc instead of bison
Notes
Notes: svn path=/head/; revision=528148
Diffstat (limited to 'cad/brlcad')
-rw-r--r--cad/brlcad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index e7cd014f48f2..e7de8ccac115 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -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 \