aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-16 01:13:37 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-16 01:13:37 +0000
commitcc6b2ccef59b4bca9839744199488492262223b6 (patch)
tree02113d684d346c2f8d5d46def632cdbcc74dbdea /games
parentfa62a9bbe873ffe9fac299749813f1de4d9cc4fb (diff)
downloadports-cc6b2ccef59b4bca9839744199488492262223b6.tar.gz
ports-cc6b2ccef59b4bca9839744199488492262223b6.zip
- Add stage support
Notes
Notes: svn path=/head/; revision=333956
Diffstat (limited to 'games')
-rw-r--r--games/xteddy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index 90f65aeb834d..6f4f0527f9e8 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -18,8 +18,8 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lXext
-MAN6= xteddy.6
PLIST_FILES= bin/xteddy bin/xteddy_test bin/xtoys \
+ man/man6/xteddy.6.gz \
%%DATADIR%%/teddy.png %%DATADIR%%/xalex.png \
%%DATADIR%%/xbobo.png %%DATADIR%%/xbrummi.png \
%%DATADIR%%/xcherubino.png %%DATADIR%%/xduck.png \
@@ -30,7 +30,6 @@ PLIST_FILES= bin/xteddy bin/xteddy_test bin/xtoys \
%%DATADIR%%/xtrouble.png %%DATADIR%%/xtuxxy.png
PLIST_DIRS= %%DATADIR%%
-NO_STAGE= yes
post-patch:
.for f in configure xteddy.c
@${REINPLACE_CMD} -e \