diff options
Diffstat (limited to 'games/baduki')
-rw-r--r-- | games/baduki/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile index 46ec2f4ba2b..b83d6b6885f 100644 --- a/games/baduki/Makefile +++ b/games/baduki/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/10/04 21:43:00 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2008/07/14 12:56:03 joerg Exp $ DISTNAME= baduki-0.2.9 PKGREVISION= 4 @@ -9,6 +9,8 @@ MAINTAINER= bad@NetBSD.org # HOMEPAGE= gone since 2000 COMMENT= Go playing program based on xamigo +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt |