mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
16 lines
442 B
Plaintext
16 lines
442 B
Plaintext
*** Imakefile.orig Fri Nov 17 14:37:36 1989
|
|
--- Imakefile Mon Jan 2 23:28:47 1995
|
|
***************
|
|
*** 1,5 ****
|
|
|
|
! SCORE_FILE = -DSCORE_FILE=\"./xrobotscores\"
|
|
MAXSCORES = -DMAXSCORES=20
|
|
MAXX = -DMAXX=35
|
|
MAXY = -DMAXY=20
|
|
--- 1,5 ----
|
|
|
|
! SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xrobotscores\"
|
|
MAXSCORES = -DMAXSCORES=20
|
|
MAXX = -DMAXX=35
|
|
MAXY = -DMAXY=20
|