summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-input-pad
diff options
context:
space:
mode:
authorobache <obache>2011-01-22 05:28:24 +0000
committerobache <obache>2011-01-22 05:28:24 +0000
commitb078534f482952df593f628f33fb0cdb9ff3c8b9 (patch)
tree65f2bab018cafb43c8e75532b284e0ac7a35e539 /inputmethod/ibus-input-pad
parentf596df7570bdc05616dc8fb2dc8d7077dab37369 (diff)
downloadpkgsrc-b078534f482952df593f628f33fb0cdb9ff3c8b9.tar.gz
configure require msgfmt xgettext and msgmerge.
Diffstat (limited to 'inputmethod/ibus-input-pad')
-rw-r--r--inputmethod/ibus-input-pad/Makefile4
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"