summaryrefslogtreecommitdiff
path: root/games/xskat/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xskat/patches/patch-aa')
-rw-r--r--games/xskat/patches/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/xskat/patches/patch-aa b/games/xskat/patches/patch-aa
new file mode 100644
index 00000000000..56aa19e106d
--- /dev/null
+++ b/games/xskat/patches/patch-aa
@@ -0,0 +1,18 @@
+$NetBSD: patch-aa,v 1.1 2000/01/27 17:07:30 pooka Exp $
+
+--- Imakefile.orig Sat May 29 22:35:59 1999
++++ Imakefile Thu Jan 27 18:30:52 2000
+@@ -7,10 +7,10 @@
+ Use it at your own risk; there is NO WARRANTY.
+ */
+
+-DEFL=-DDEFAULT_LANGUAGE=\"german\"
+-/*DEFL=-DDEFAULT_LANGUAGE=\"english\"*/
++/*DEFL=-DDEFAULT_LANGUAGE=\"german\"*/
++DEFL=-DDEFAULT_LANGUAGE=\"english\"
+
+-DEFI=-DDEFAULT_IRC_SERVER=\"irc.fu-berlin.de\"
++DEFI=-DDEFAULT_IRC_SERVER=\"${IRC_SERVER}\"
+
+ DEFINES=$(DEFL) $(DEFI)
+