diff options
Diffstat (limited to 'games/baduki/Makefile')
-rw-r--r-- | games/baduki/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile index d9f0b697441..a21856a26b5 100644 --- a/games/baduki/Makefile +++ b/games/baduki/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2006/02/05 23:09:12 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2006/04/13 18:23:32 jlam Exp $ DISTNAME= baduki-0.2.9 PKGREVISION= 4 @@ -9,9 +9,8 @@ MAINTAINER= bad@NetBSD.org HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html COMMENT= Go playing program based on xamigo -BUILD_USES_MSGFMT= yes - USE_PKGLOCALEDIR= yes +USE_TOOLS+= msgfmt GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-included-gettext |