diff options
Diffstat (limited to 'games/xjewel')
-rw-r--r-- | games/xjewel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile index 8c2c7fcd8c7..e15688cd522 100644 --- a/games/xjewel/Makefile +++ b/games/xjewel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/05/24 09:54:05 obache Exp $ +# $NetBSD: Makefile,v 1.13 2011/05/25 04:44:15 obache Exp $ DISTNAME= xjewel-1.6 PKGREVISION= 3 @@ -13,6 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_IMAKE= yes USE_TOOLS+= gzcat bdftopcf mkfontdir +USE_GAMESGROUP= yes BUILD_DEFS+= VARBASE |