aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-12-30 07:44:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-12-30 07:44:08 +0000
commit0d11b67818fb4585dd188b9bf310333265e0d8ed (patch)
tree3a87f43d0063aa72117eca4260c9ad14a8b85212
parent89b8a7e2a453805098fdfd546b3ac9a322876055 (diff)
downloadports-0d11b67818fb4585dd188b9bf310333265e0d8ed.tar.gz
ports-0d11b67818fb4585dd188b9bf310333265e0d8ed.zip
Can't be builded with new bison - hardcode byacc
PR: 46471 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
Notes
Notes: svn path=/head/; revision=71982
-rw-r--r--ftp/wu-ftpd/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/wu-ftpd/files/patch-ac b/ftp/wu-ftpd/files/patch-ac
new file mode 100644
index 000000000000..642dfa748534
--- /dev/null
+++ b/ftp/wu-ftpd/files/patch-ac
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Sat Jul 1 22:04:21 2000
++++ src/Makefile.in Sun Dec 22 21:01:41 2002
+@@ -34,7 +34,7 @@
+
+ CFLAGS=$(WARNINGS) @CFLAGS@
+ LDFLAGS=@LDFLAGS@
+-YACC=@YACC@
++YACC=byacc
+ LIBS=@LIBS@
+
+ UTIL_SRC = COPYRIGHT.c vers.c