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, 0 insertions, 12 deletions
diff --git a/graphics/dx/patches/patch-ah b/graphics/dx/patches/patch-ah
deleted file mode 100644
index 87637d3be1d..00000000000
--- a/graphics/dx/patches/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
-$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