Index: head/games/xrobots/scripts/pre-configure =================================================================== --- head/games/xrobots/scripts/pre-configure (revision 385398) +++ head/games/xrobots/scripts/pre-configure (nonexistent) @@ -1,7 +0,0 @@ -#!/bin/sh - -#echo "LOCAL=$PREFIX" >${WRKSRC}/Imakefile || exit 1; -echo "MANSUFFIX=6" >>${WRKSRC}/Imakefile || exit 1 -echo "INSTPGMFLAGS = -s -g games -m 2755" >>${WRKSRC}/Imakefile || exit 1 - -exit 0 Property changes on: head/games/xrobots/scripts/pre-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/xrobots/files/patch-Imakefile =================================================================== --- head/games/xrobots/files/patch-Imakefile (revision 385398) +++ head/games/xrobots/files/patch-Imakefile (revision 385399) @@ -1,18 +1,18 @@ ---- Imakefile.orig Fri Jan 23 01:14:38 1998 -+++ Imakefile Sat Dec 8 13:20:22 2001 +--- Imakefile.orig 1998-01-22 14:14:38 UTC ++++ Imakefile @@ -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 @@ +@@ -14,6 +14,8 @@ LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $( SYS_LIBRARIES = -lm all:: xrobots +MANSUFFIX=6 -+INSTPGMFLAGS = -s -g games -m 2755 ++INSTPGMFLAGS = -s ComplexProgramTarget(xrobots) /* Index: head/games/xrobots/pkg-plist =================================================================== --- head/games/xrobots/pkg-plist (revision 385398) +++ head/games/xrobots/pkg-plist (revision 385399) @@ -1,7 +1,3 @@ +@(,games,2755) bin/xrobots +@(,games,0664) lib/X11/xrobotscores man/man6/xrobots.6.gz -@mode 2755 -@group games -bin/xrobots -@mode 664 -@group games -lib/X11/xrobotscores