diff options
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-input-pad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index 93d8953988c..5b90c173533 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:27 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/01/22 05:28:24 obache Exp $ # DISTNAME= ibus-input-pad-0.1.4 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config intltool +USE_TOOLS+= gmake pkg-config intltool msgfmt xgettext msgmerge .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" |