aboutsummaryrefslogtreecommitdiff
path: root/games/xpipeman/files/patch-ab
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-04-12 16:45:12 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-04-12 16:45:12 +0000
commit6e142b8c7f76bd393bd4d03d9de5b1037264e534 (patch)
treeb940bd2bbf20d28daf79026cab78d162e17e3b5f /games/xpipeman/files/patch-ab
parent628b2f54f82e4a46677c2875eb1c74cc16986287 (diff)
Switch to new MASTER_SITE. The distfile on the new master_site is apparently
patched to work with Linux. Alter our patches to work correctly with the patched distfile. Make myself MAINTAINER.
Notes
Notes: svn path=/head/; revision=10498
Diffstat (limited to 'games/xpipeman/files/patch-ab')
-rw-r--r--games/xpipeman/files/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xpipeman/files/patch-ab b/games/xpipeman/files/patch-ab
index f8d9ec60f899..46438307d1b6 100644
--- a/games/xpipeman/files/patch-ab
+++ b/games/xpipeman/files/patch-ab
@@ -1,15 +1,15 @@
-*** Imakefile.orig Fri Sep 13 13:32:10 1991
---- Imakefile Mon Jan 2 23:49:42 1995
+*** Imakefile.orig Tue Jul 28 19:56:27 1992
+--- Imakefile Sun Apr 12 12:09:36 1998
***************
*** 1,5 ****
-! SCORE_FILE = -DSCORE_FILE=\"./xpipescores\"
+! SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\"
MAXSCORES = -DMAXSCORES=20
- DEFINES = $(SCORE_FILE) $(MAXSCORES)
+ DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV
--- 1,5 ----
! SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xpipescores\"
MAXSCORES = -DMAXSCORES=20
- DEFINES = $(SCORE_FILE) $(MAXSCORES)
+ DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV