diff options
author | obache <obache@pkgsrc.org> | 2011-05-25 04:42:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-25 04:42:58 +0000 |
commit | c3af51c1a36e49c578719c3f8d0e2c375d66c83a (patch) | |
tree | 0b27ad631dce848c5724662b07f6fe967efc784e /games/xjewel | |
parent | 26ae795edce79107e5bc44aadc4bafa253cfce7b (diff) | |
download | pkgsrc-c3af51c1a36e49c578719c3f8d0e2c375d66c83a.tar.gz |
USE_GAMESGROUP=yes
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 |