summaryrefslogtreecommitdiff
path: root/games/xscrabble/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>1999-08-26 00:22:53 +0000
committerdmcmahill <dmcmahill>1999-08-26 00:22:53 +0000
commitc40132f02edd5d7f8e1bb2a663e54bcbed5f582a (patch)
treeafbcf57a2b609931490dabfa632508b9a0a51571 /games/xscrabble/patches
parent02266e6a14ba3ace056e3f72ca1679bc4c4babcd (diff)
downloadpkgsrc-c40132f02edd5d7f8e1bb2a663e54bcbed5f582a.tar.gz
add xscrabble-1.0 to collection.
X version of the popular board game, for 1 to 4 players.
Diffstat (limited to 'games/xscrabble/patches')
-rw-r--r--games/xscrabble/patches/patch-aa11
-rw-r--r--games/xscrabble/patches/patch-ab13
2 files changed, 24 insertions, 0 deletions
diff --git a/games/xscrabble/patches/patch-aa b/games/xscrabble/patches/patch-aa
new file mode 100644
index 00000000000..8b681023e0c
--- /dev/null
+++ b/games/xscrabble/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/08/26 00:22:56 dmcmahill Exp $
+
+--- XScrabble.ad.orig Sun Jul 11 23:26:50 1999
++++ XScrabble.ad Sun Jul 11 23:27:12 1999
+@@ -4,5 +4,5 @@
+ XScrabble.dictfile: /usr/local/lib/OSPD3
+ XScrabble.permfile: /usr/local/lib/scrabble_permutations
+-XScrabble.scorefile: /usr/local/lib/xscrabble.scores
++XScrabble.scorefile: /var/games/xscrabble.scores
+
+ ! version string, to make sure correct resource file is loaded
diff --git a/games/xscrabble/patches/patch-ab b/games/xscrabble/patches/patch-ab
new file mode 100644
index 00000000000..e2b44752f8d
--- /dev/null
+++ b/games/xscrabble/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 1999/08/26 00:22:56 dmcmahill Exp $
+
+--- src/Imakefile.orig Mon Jul 12 22:39:52 1999
++++ src/Imakefile Mon Jul 12 22:40:24 1999
+@@ -29,6 +29,6 @@
+ SLIBS =
+
+- INCLUDES = -I.. -I/home/mchapman/include
+-SYS_LIBRARIES = -lXpm -L../Xc -lXc -L/home/mchapman/lib
++ INCLUDES = -I..
++SYS_LIBRARIES = -lXpm -L../Xc -lXc
+
+ CCOPTIONS =