1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xpipeman/files/patch-ab

16 lines
447 B
Plaintext
Raw Normal View History

*** 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