aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-13 19:40:51 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-13 19:40:51 +0000
commit61b83628323b5d0b9341104308da71bdeb2605cc (patch)
tree7e03c82f8562fae0ef5ca6f0100b190a2d019bb5 /games
parent3d844903f05a162d07317e58fc4a8d9fd97e51b1 (diff)
downloadports-61b83628323b5d0b9341104308da71bdeb2605cc.tar.gz
ports-61b83628323b5d0b9341104308da71bdeb2605cc.zip
- Add stage support
Notes
Notes: svn path=/head/; revision=333719
Diffstat (limited to 'games')
-rw-r--r--games/xlaby/Makefile11
-rw-r--r--games/xlaby/files/patch-aa11
2 files changed, 15 insertions, 7 deletions
diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile
index 662e80ab754c..c9ef803a5831 100644
--- a/games/xlaby/Makefile
+++ b/games/xlaby/Makefile
@@ -16,8 +16,13 @@ COMMENT= Daemonic X Labyrinth played directly with the mouse pointer
NO_WRKSUBDIR= yes
USES= imake
USE_XORG= x11
-MAN6= xlaby.6
-PLIST_FILES= bin/xlaby
+PLIST_FILES= man/man6/xlaby.6.gz
+
+post-install:
+ @${ECHO_CMD} "@group games" >> ${TMPPLIST}
+ @${ECHO_CMD} "@owner games" >> ${TMPPLIST}
+ @${ECHO_CMD} "bin/xlaby" >> ${TMPPLIST}
+ @${ECHO_CMD} "@owner" >> ${TMPPLIST}
+ @${ECHO_CMD} "@group" >> ${TMPPLIST}
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/games/xlaby/files/patch-aa b/games/xlaby/files/patch-aa
index 390a9e5dbeb0..49a6feffc444 100644
--- a/games/xlaby/files/patch-aa
+++ b/games/xlaby/files/patch-aa
@@ -1,8 +1,11 @@
---- Imakefile.orig Tue Dec 2 02:59:02 1997
-+++ Imakefile Fri Oct 13 21:00:22 2000
-@@ -13,17 +13,8 @@
+--- ./Imakefile.orig 1997-12-01 15:59:02.000000000 -0200
++++ ./Imakefile 2013-11-13 17:42:43.000000000 -0200
+@@ -11,19 +11,10 @@
+ OWNER = games
+ GROUP = games
- INSTALLFLAGS = -c -o $(OWNER) -g $(GROUP)
+-INSTALLFLAGS = -c -o $(OWNER) -g $(GROUP)
++INSTALLFLAGS = -c
-# This will install xlaby in /usr/local/bin
-# and man page in /usr/local/man/man6