freebsd-ports/games/xpipeman/files/patch-ab
Justin M. Seger 6e142b8c7f 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.
1998-04-12 16:45:12 +00:00

15 lines
447 B
Text

*** Imakefile.orig Tue Jul 28 19:56:27 1992
--- Imakefile Sun Apr 12 12:09:36 1998
***************
*** 1,5 ****
! SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\"
MAXSCORES = -DMAXSCORES=20
DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV
--- 1,5 ----
! SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xpipescores\"
MAXSCORES = -DMAXSCORES=20
DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV