summaryrefslogtreecommitdiff
path: root/games/xpipeman
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 18:28:11 +0000
committerjoerg <joerg>2008-04-07 18:28:11 +0000
commit41f49cdc635aaa9701602a6677cc2919a49e4854 (patch)
treed45d4cc61c0c6f94f5c32f16c85c15105eac968f /games/xpipeman
parentcd55393648d81d3fb4478f6c6f6579460a00173c (diff)
downloadpkgsrc-41f49cdc635aaa9701602a6677cc2919a49e4854.tar.gz
Fix PLIST.
Diffstat (limited to 'games/xpipeman')
-rw-r--r--games/xpipeman/Makefile7
-rw-r--r--games/xpipeman/PLIST6
2 files changed, 6 insertions, 7 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile
index fab2b06bed9..101994d6509 100644
--- a/games/xpipeman/Makefile
+++ b/games/xpipeman/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2008/03/04 06:59:06 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2008/04/07 18:28:11 joerg Exp $
#
DISTNAME= xpipeman-1.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/strategy/}
@@ -22,13 +22,12 @@ CONF_FILES_PERMS= share/xpipeman/xpipescores /var/games/xpipescores \
SPECIAL_PERMS= bin/xpipeman ${SETGID_GAMES_PERMS}
REQD_DIRS_PERMS= share/xpipeman ${GAMES_USER} ${GAMES_GROUP} ${GAMEDIRMODE}
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 share/xpipeman
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xpipeman ${DESTDIR}${PREFIX}/bin/xpipeman
${INSTALL_MAN} ${WRKSRC}/xpipeman.man \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man6/xpipeman.6
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/xpipeman
${INSTALL_DATA} ${WRKSRC}/xpipescores ${DESTDIR}${PREFIX}/share/xpipeman
.include "../../x11/libXaw/buildlink3.mk"
diff --git a/games/xpipeman/PLIST b/games/xpipeman/PLIST
index b7f0cf67e1b..c3be9ea495b 100644
--- a/games/xpipeman/PLIST
+++ b/games/xpipeman/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2008/03/04 07:01:16 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/04/07 18:28:11 joerg Exp $
bin/xpipeman
man/man6/xpipeman.6
-share/examples/xpipeman/xpipescores
-@dirrm share/examples/xpipeman
+share/xpipeman/xpipescores
+@dirrm share/xpipeman