svn commit: r330115 - head/games/xrobots/files

Edwin Groothuis edwin at FreeBSD.org
Sat Oct 12 03:16:36 UTC 2013


Author: edwin
Date: Sat Oct 12 03:16:36 2013
New Revision: 330115
URL: http://svnweb.freebsd.org/changeset/ports/330115

Log:
  Rename to the righ filename

Added:
  head/games/xrobots/files/patch-Imakefile
     - copied unchanged from r330114, head/games/xrobots/files/patch-ac
Deleted:
  head/games/xrobots/files/patch-ac

Copied: head/games/xrobots/files/patch-Imakefile (from r330114, head/games/xrobots/files/patch-ac)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/xrobots/files/patch-Imakefile	Sat Oct 12 03:16:36 2013	(r330115, copy of r330114, head/games/xrobots/files/patch-ac)
@@ -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)
+ /*


More information about the svn-ports-head mailing list