summaryrefslogtreecommitdiff
path: root/games/xpipeman/patches/patch-ab
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-09-14 23:52:17 +0000
committergarbled <garbled@pkgsrc.org>1998-09-14 23:52:17 +0000
commit031d9f40a968349a789eedc60c51b70c247dcbd9 (patch)
tree77e746a10a04635169040c906b015f24cf3b7377 /games/xpipeman/patches/patch-ab
parent03a98c0b4ed6b1164f3dfd095617917bfff165c3 (diff)
downloadpkgsrc-031d9f40a968349a789eedc60c51b70c247dcbd9.tar.gz
more work on /var/games scroefiling
Diffstat (limited to 'games/xpipeman/patches/patch-ab')
-rw-r--r--games/xpipeman/patches/patch-ab13
1 files changed, 7 insertions, 6 deletions
diff --git a/games/xpipeman/patches/patch-ab b/games/xpipeman/patches/patch-ab
index e733bf29220..082c0d4876b 100644
--- a/games/xpipeman/patches/patch-ab
+++ b/games/xpipeman/patches/patch-ab
@@ -1,12 +1,13 @@
-$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:45 agc Exp $
-
---- Imakefile.orig Sat Aug 1 01:16:57 1998
-+++ Imakefile Sat Aug 1 01:19:02 1998
-@@ -1,5 +1,5 @@
+$NetBSD: patch-ab,v 1.3 1998/09/14 23:52:17 garbled Exp $
+--- Imakefile.orig Tue Jul 28 16:56:27 1992
++++ Imakefile Mon Sep 14 16:37:35 1998
+@@ -1,7 +1,7 @@
- SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\"
-+ SCORE_FILE = -DSCORE_FILE=\"$(X11BASE)/share/xpipeman/xpipescores\"
++ SCORE_FILE = -DSCORE_FILE=\"/var/games/xpipescores\"
MAXSCORES = -DMAXSCORES=20
- DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV
+ DEFINES = $(SCORE_FILE) $(MAXSCORES)
+ SRCS = actions.c game.c graphics.c main.c score.c popup.c info.c
+ OBJS = actions.o game.o graphics.o main.o score.o popup.o info.o