diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-24 19:21:18 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-24 19:21:18 +0000 |
commit | d52318ad7f58be5bf7632dc1cdb71e2e2e14266d (patch) | |
tree | a57573ceef3abc19d705671351ee7db9e9292311 /games/xboing/Makefile | |
parent | 6398c6433afdc49f0d0039f60434b86e4ca08cd2 (diff) | |
download | pkgsrc-d52318ad7f58be5bf7632dc1cdb71e2e2e14266d.tar.gz |
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r-- | games/xboing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 8cc5d00a2ff..d1c8a5853b3 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2007/01/07 09:13:55 rillig Exp $ +# $NetBSD: Makefile,v 1.24 2007/03/24 19:21:24 joerg Exp $ # DISTNAME= xboing2.4 @@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/xboing USE_IMAKE= YES NO_INSTALL_MANPAGES= YES +INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 MAKE_ENV+= VARBASE=${VARBASE:Q} |