summaryrefslogtreecommitdiff
path: root/graphics/dx/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dx/patches/patch-ah')
-rw-r--r--graphics/dx/patches/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/dx/patches/patch-ah b/graphics/dx/patches/patch-ah
new file mode 100644
index 00000000000..87637d3be1d
--- /dev/null
+++ b/graphics/dx/patches/patch-ah
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.1.1.1 1999/10/01 11:23:15 drochner Exp $
+--- src/uipp/dxuilib/Makefile.in.orig Mon Sep 27 00:06:55 1999
++++ src/uipp/dxuilib/Makefile.in Mon Sep 27 00:06:59 1999
+@@ -2724,7 +2724,7 @@
+ sed -e 's/$$/",/' > imagemac.txt
+
+ netlex.c: net.lex
+- $(LEX) net.lex
++ $(LEX) -l net.lex
+ mv lex.yy.c netlex.c
+
+ netyacc.c: net.yacc netlex.c netyacc.awk