From 41f49cdc635aaa9701602a6677cc2919a49e4854 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Apr 2008 18:28:11 +0000 Subject: Fix PLIST. --- games/xpipeman/Makefile | 7 +++---- games/xpipeman/PLIST | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'games') 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 -- cgit v1.2.3