summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-01-19 18:04:36 +0000
committerasami <asami@FreeBSD.org>2000-01-19 18:04:36 +0000
commit8e8d93a2e670f3c132b27ac92103e951408df7e6 (patch)
treed1e2350ea9388cf25feeccfb2a70147c2f02a41e /games
parenta8fc08c54bd2b5ca887cab323e52ffdd257b88a0 (diff)
downloadFreeBSD-ports-8e8d93a2e670f3c132b27ac92103e951408df7e6.zip
FreeBSD-ports-8e8d93a2e670f3c132b27ac92103e951408df7e6.tar.gz
Use byacc instead of bison.
Diffstat (limited to 'games')
-rw-r--r--games/xmulti/files/patch-aa9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/xmulti/files/patch-aa b/games/xmulti/files/patch-aa
index 8c62edc..ad88b15 100644
--- a/games/xmulti/files/patch-aa
+++ b/games/xmulti/files/patch-aa
@@ -1,5 +1,14 @@
--- config.tmpl.orig Thu Jun 4 18:59:37 1998
+++ config.tmpl Thu Jun 4 18:59:55 1998
+@@ -16,7 +16,7 @@
+ XCOMM CDEBUGFLAGS = -g -Wall
+ XCOMM CCOPTIONS =
+ INLINE =
+-YACC = bison -y
++YACC = byacc
+ LEX = flex
+
+ XCOMM ----------- Making shared object options
@@ -25,7 +25,7 @@
XCOMM PICFLAG = -fpic -DPIC
OpenPOWER on IntegriCloud