aboutsummaryrefslogtreecommitdiff
path: root/games/dontspace
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-04-12 08:05:13 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-04-12 08:05:13 +0000
commit4d61f2c6152acb8d0a71473f2131865338f8f19f (patch)
tree4b8964811b04111b9c243c6ee19fb22cb916e27b /games/dontspace
parentfe42c0ccc97b988d2ccc3911f2390faf1db7199c (diff)
downloadports-4d61f2c6152acb8d0a71473f2131865338f8f19f.tar.gz
ports-4d61f2c6152acb8d0a71473f2131865338f8f19f.zip
Notes
Diffstat (limited to 'games/dontspace')
-rw-r--r--games/dontspace/Makefile8
-rw-r--r--games/dontspace/pkg-plist3
2 files changed, 7 insertions, 4 deletions
diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile
index 5120d370a6dd..eff6c01b4c37 100644
--- a/games/dontspace/Makefile
+++ b/games/dontspace/Makefile
@@ -8,13 +8,15 @@ CATEGORIES= games tk
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A solitaire game for X11 modeled after Free Space
+COMMENT= Solitaire game for X11 modeled after Free Space
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
CONFIGURE_ENV= WISHX=${WISH}
USES+= tk
-MAN6= dontspace.6
-NO_STAGE= yes
+post-patch:
+ @${REINPLACE_CMD} -E 's,(BIN|LIB|MAN)DIR),DESTDIR)$$(&,g' \
+ ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
diff --git a/games/dontspace/pkg-plist b/games/dontspace/pkg-plist
index 65b295494433..26c4a1a7285e 100644
--- a/games/dontspace/pkg-plist
+++ b/games/dontspace/pkg-plist
@@ -1,4 +1,5 @@
bin/dontspace
+man/man6/dontspace.6.gz
share/games/dontspace/dontspaceMenus.tcl
share/games/dontspace/dontspaceRules.tcl
share/games/dontspace/help.tcl
@@ -69,4 +70,4 @@ share/games/dontspace/CARDS/c_warnspace.xbm
@dirrm share/games/dontspace/CARDS
@dirrm share/games/dontspace/SCORES
@dirrm share/games/dontspace
-@dirrm share/games
+@dirrmtry share/games