summaryrefslogtreecommitdiff
path: root/games/dopewars/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'games/dopewars/patches/patch-ag')
-rw-r--r--games/dopewars/patches/patch-ag17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/dopewars/patches/patch-ag b/games/dopewars/patches/patch-ag
new file mode 100644
index 00000000000..74b4527a475
--- /dev/null
+++ b/games/dopewars/patches/patch-ag
@@ -0,0 +1,17 @@
+$NetBSD: patch-ag,v 1.1 2002/12/06 16:50:04 jmmv Exp $
+
+--- config.h.in.orig Mon Oct 21 13:09:38 2002
++++ config.h.in
+@@ -14,8 +14,11 @@
+ /* Define to 1 if using `alloca.c'. */
+ #undef C_ALLOCA
+
+-/* The directory containing the high score file and docs */
++/* The directory containing machine independant data */
+ #undef DPDATADIR
++
++/* The directory containing the high score file and docs */
++#undef DPLOCALSTATEDIR
+
+ /* Define to 1 if translation of program messages to the user's native
+ language is requested. */