diff options
author | salo <salo@pkgsrc.org> | 2002-12-01 02:00:12 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-12-01 02:00:12 +0000 |
commit | e11e690bb2d90f5195692b97c2936276f9f1ac65 (patch) | |
tree | c8f867ca4e73517b6f22b94ac9e05bca4bc06aee /games/baduki | |
parent | f25fa1bb499d55decdf0353e4477a280985aadfa (diff) | |
download | pkgsrc-e11e690bb2d90f5195692b97c2936276f9f1ac65.tar.gz |
USE_PKGLOCALEDIR, delint.
Diffstat (limited to 'games/baduki')
-rw-r--r-- | games/baduki/Makefile | 5 | ||||
-rw-r--r-- | games/baduki/PLIST | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile index f23bb90aef8..25eec29f730 100644 --- a/games/baduki/Makefile +++ b/games/baduki/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2002/11/30 14:45:33 grant Exp $ +# $NetBSD: Makefile,v 1.26 2002/12/01 02:00:12 salo Exp $ DISTNAME= baduki-0.2.9 CATEGORIES= games @@ -9,11 +9,12 @@ HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html COMMENT= Go playing program based on xamigo BUILD_USES_MSGFMT= # defined + USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_X11= # defined GNU_CONFIGURE= # defined -USE_PKGLOCALEDIR= # defined CONFIGURE_ARGS+= --without-included-gettext .include "../../devel/gettext-lib/buildlink2.mk" diff --git a/games/baduki/PLIST b/games/baduki/PLIST index 72cfa4508bb..205c46f8b21 100644 --- a/games/baduki/PLIST +++ b/games/baduki/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:50:53 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/12/01 02:00:12 salo Exp $ bin/baduki -share/locale/ko/LC_MESSAGES/baduki.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/baduki.mo share/baduki/baduki.gtkrc share/baduki/board.xpm @dirrm share/baduki |