freebsd-ports/games/xrobots/files/patch-ac
Ying-Chieh Liao 7a393f237f change master site
assign maintainer

PR:		32599
Submitted by:	Edwin Groothuis <edwin@mavetju.org> (new maintainer)
2001-12-12 05:25:44 +00:00

18 lines
456 B
Text

--- Imakefile.orig Fri Jan 23 01:14:38 1998
+++ Imakefile Sat Dec 8 13:20:22 2001
@@ -1,5 +1,5 @@
- SCORE_FILE = -DSCORE_FILE=\"./xrobotscores\"
+ SCORE_FILE = -DSCORE_FILE=\"__PREFIX__/lib/X11/xrobotscores\"
MAXSCORES = -DMAXSCORES=20
MAXX = -DMAXX=35
MAXY = -DMAXY=20
@@ -14,6 +14,8 @@
SYS_LIBRARIES = -lm
all:: xrobots
+MANSUFFIX=6
+INSTPGMFLAGS = -s -g games -m 2755
ComplexProgramTarget(xrobots)
/*