summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig>2006-12-09 17:14:05 +0000
committerrillig <rillig>2006-12-09 17:14:05 +0000
commitfa86588b0830e3d4e7288ef7c27f3a562e64c4d4 (patch)
tree43e9a1e6ffc9c5cdef0e9b727aa4a14a2013e67a /games
parent9196fa4ded6e829c438261457a9460b6bd85a6a1 (diff)
downloadpkgsrc-fa86588b0830e3d4e7288ef7c27f3a562e64c4d4.tar.gz
Needs man/man6 before installation.
Diffstat (limited to 'games')
-rw-r--r--games/xbill/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index ccec6c93704..d4bcb07c55c 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/11/24 22:23:00 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2006/12/09 17:14:05 rillig Exp $
#
DISTNAME= xbill-2.0
@@ -27,6 +27,8 @@ MAKE_ENV+= GAMEGRP=${GAMEGRP:Q}
MAKE_ENV+= GAMEMODE=${GAMEMODE:Q}
CONF_FILES_PERMS+= ${PREFIX}/share/examples/xbill.scores ${VARBASE}/games/xbill.scores ${GAMEOWN} ${GAMEGRP} ${GAMEDATAMODE}
+INSTALLATION_DIRS+= ${PKGMANDIR}/man6
+
post-install:
${INSTALL_MAN} ${WRKSRC}/xbill.man ${PREFIX}/${PKGMANDIR}/man6/xbill.6
${INSTALL_DATA} ${WRKSRC}/scores ${PREFIX}/share/examples/xbill.scores