From d52318ad7f58be5bf7632dc1cdb71e2e2e14266d Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- games/jetpack/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/jetpack') diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile index 2acbac85932..c254ef78789 100644 --- a/games/jetpack/Makefile +++ b/games/jetpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/01/07 09:13:54 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/24 19:21:24 joerg Exp $ DISTNAME= jetpack PKGNAME= jetpack-1.0 @@ -13,6 +13,8 @@ COMMENT= Arcade action game for X Windows USE_IMAKE= yes NO_INSTALL_MANPAGES= yes +INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 + post-install: @${CHOWN} bin:games ${PREFIX}/bin/jetpack @${CHOWN} bin:games ${PREFIX}/share/jetpack -- cgit v1.2.3