summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2002-11-06 23:43:22 +0000
committercy <cy@FreeBSD.org>2002-11-06 23:43:22 +0000
commit1ddd6e80b70a56b2bccf7928ecedfae7651d9b2a (patch)
treefec8b56a75cb7ded30c92f9f2401c7d768682590 /print
parent4a339bfba88672f31c1cad122376139e2662a491 (diff)
downloadFreeBSD-ports-1ddd6e80b70a56b2bccf7928ecedfae7651d9b2a.zip
FreeBSD-ports-1ddd6e80b70a56b2bccf7928ecedfae7651d9b2a.tar.gz
Fix for bison 1.75.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-base/files/patch-::texk::web2c::web2c::web2c.y11
-rw-r--r--print/teTeX/files/patch-::texk::web2c::web2c::web2c.y11
2 files changed, 22 insertions, 0 deletions
diff --git a/print/teTeX-base/files/patch-::texk::web2c::web2c::web2c.y b/print/teTeX-base/files/patch-::texk::web2c::web2c::web2c.y
new file mode 100644
index 0000000..ff5b99a
--- /dev/null
+++ b/print/teTeX-base/files/patch-::texk::web2c::web2c::web2c.y
@@ -0,0 +1,11 @@
+--- texk/web2c/web2c/web2c.y.orig Tue Dec 9 02:41:52 1997
++++ texk/web2c/web2c/web2c.y Wed Nov 6 15:29:26 2002
+@@ -134,7 +134,8 @@
+
+ /* program statement. Ignore any files. */
+ PROGRAM_HEAD:
+ program_tok undef_id_tok PROGRAM_FILE_PART ';'
++ ;
+
+ PROGRAM_FILE_PART:
+ '(' PROGRAM_FILE_LIST ')'
diff --git a/print/teTeX/files/patch-::texk::web2c::web2c::web2c.y b/print/teTeX/files/patch-::texk::web2c::web2c::web2c.y
new file mode 100644
index 0000000..ff5b99a
--- /dev/null
+++ b/print/teTeX/files/patch-::texk::web2c::web2c::web2c.y
@@ -0,0 +1,11 @@
+--- texk/web2c/web2c/web2c.y.orig Tue Dec 9 02:41:52 1997
++++ texk/web2c/web2c/web2c.y Wed Nov 6 15:29:26 2002
+@@ -134,7 +134,8 @@
+
+ /* program statement. Ignore any files. */
+ PROGRAM_HEAD:
+ program_tok undef_id_tok PROGRAM_FILE_PART ';'
++ ;
+
+ PROGRAM_FILE_PART:
+ '(' PROGRAM_FILE_LIST ')'
OpenPOWER on IntegriCloud