diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2013-10-12 03:16:36 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2013-10-12 03:16:36 +0000 |
commit | aaac5c82374595d4509d2ec16f5a5e4f1e3bc567 (patch) | |
tree | bb279497eb7569ebe542c709952fa1b9e4cdb97d /games/xrobots/files/patch-Imakefile | |
parent | Rename to the right filename. (diff) |
Rename to the righ filename
Diffstat (limited to 'games/xrobots/files/patch-Imakefile')
-rw-r--r-- | games/xrobots/files/patch-Imakefile | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/games/xrobots/files/patch-Imakefile b/games/xrobots/files/patch-Imakefile new file mode 100644 index 000000000000..636f5bd2efc7 --- /dev/null +++ b/games/xrobots/files/patch-Imakefile @@ -0,0 +1,18 @@ +--- 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) + /* |