diff options
Diffstat (limited to 'games/xmris/Makefile')
-rw-r--r-- | games/xmris/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmris/Makefile b/games/xmris/Makefile index ba6ec92834b..d40e1eec494 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/01/07 09:13:55 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2007/03/24 19:21:24 joerg Exp $ DISTNAME= xmris.4.0.5 PKGNAME= xmris-4.05 @@ -13,6 +13,7 @@ COMMENT= Version of the Mr Do video arcade game for X USE_IMAKE= yes NO_INSTALL_MANPAGES= yes +INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 post-patch: @${MV} ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile-pre |