summaryrefslogtreecommitdiff
path: root/games/sjeng/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/sjeng/patches/patch-aa')
-rw-r--r--games/sjeng/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/sjeng/patches/patch-aa b/games/sjeng/patches/patch-aa
new file mode 100644
index 00000000000..8e7d7a6407a
--- /dev/null
+++ b/games/sjeng/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/10/25 04:42:52 jlam Exp $
+
+--- Makefile.in.orig Wed Sep 12 05:57:11 2001
++++ Makefile.in
+@@ -75,7 +75,7 @@
+ PROGRAMS = $(bin_PROGRAMS)
+
+
+-DEFS = @DEFS@ -I. -I$(srcdir) -I.
++DEFS = @DEFS@ -I. -I$(srcdir) -I. -DBOOKDIR=\"${BOOKDIR}\"
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@