summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-12-22 16:46:19 +0000
committerreed <reed@pkgsrc.org>2004-12-22 16:46:19 +0000
commitdc221fa199df112a486c8e7b159eca9be0a4f3cb (patch)
tree758939f205a2556a1adc6e3100b135743155bb82 /games/rocksndiamonds
parenta3a3634b30a04595341649c79108cd82982871ad (diff)
downloadpkgsrc-dc221fa199df112a486c8e7b159eca9be0a4f3cb.tar.gz
Install manpage to man section 6. (No patch needed since
was done with do-install target in first place.) Bump PKGREVISION.
Diffstat (limited to 'games/rocksndiamonds')
-rw-r--r--games/rocksndiamonds/Makefile3
-rw-r--r--games/rocksndiamonds/Makefile.common7
-rw-r--r--games/rocksndiamonds/PLIST4
3 files changed, 9 insertions, 5 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index b8ccbf8ef81..4a9593195e7 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2004/12/03 15:14:57 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/22 16:46:19 reed Exp $
#
.include "Makefile.common"
COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban (X11 build)
+PKGREVISION= 1
.if ${OPSYS} == "SunOS"
BUILD_TARGET= solaris
diff --git a/games/rocksndiamonds/Makefile.common b/games/rocksndiamonds/Makefile.common
index f9ae4e42b7d..e1fe0d15be6 100644
--- a/games/rocksndiamonds/Makefile.common
+++ b/games/rocksndiamonds/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/11/03 15:14:17 adam Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/12/22 16:46:19 reed Exp $
DISTNAME= rocksndiamonds-3.1.0
CATEGORIES= games x11
@@ -12,6 +12,8 @@ USE_GNU_TOOLS+= make
USE_PKGINSTALL= YES
USE_X11= YES
+INSTALLATION_DIRS= man/man6
+
PLIST_SRC= ${WRKDIR}/PLIST ../rocksndiamonds/PLIST
PLIST_SUBST+= SCORE_PATH=${SCORE_PATH}
PLIST_SUBST+= ROCK_INSTALL_DIR="${INSTALL} -d -o ${RND_USER} -g ${RND_GROUP} -m 775"
@@ -37,7 +39,8 @@ pre-configure:
do-install:
${INSTALL_PROGRAM} -o ${RND_USER} -g ${RND_GROUP} -m 2755 \
${WRKSRC}/rocksndiamonds ${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/rocksndiamonds.1 ${PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/rocksndiamonds.1 \
+ ${PREFIX}/man/man6/rocksndiamonds.6
${INSTALL_DATA_DIR} ${PREFIX}/share/rocksndiamonds
cd ${WRKSRC} && ${PAX} -rw sounds graphics levels music \
${PREFIX}/share/rocksndiamonds/
diff --git a/games/rocksndiamonds/PLIST b/games/rocksndiamonds/PLIST
index 347be45590a..ddc6674c870 100644
--- a/games/rocksndiamonds/PLIST
+++ b/games/rocksndiamonds/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2004/11/03 15:14:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/12/22 16:46:19 reed Exp $
bin/rocksndiamonds
-man/man1/rocksndiamonds.1
+man/man6/rocksndiamonds.6
@dirrm share/rocksndiamonds/sounds/snd_classic
@dirrm share/rocksndiamonds/sounds
@dirrm share/rocksndiamonds/music/mus_classic