summaryrefslogtreecommitdiff
path: root/inputmethod/novel-pinyin
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-12-23 07:43:21 +0000
committerobache <obache@pkgsrc.org>2009-12-23 07:43:21 +0000
commit6e781e2ba01b2d9ddd37b6eab5e0d8efde6ef76b (patch)
treed24dfe678f476a660f6b4cba58361e5d6f9f45de /inputmethod/novel-pinyin
parent36103280002899ff8f7a01141532688f0c1cc616 (diff)
downloadpkgsrc-6e781e2ba01b2d9ddd37b6eab5e0d8efde6ef76b.tar.gz
configure require xgettext, msgmerge and msgfmt.
Diffstat (limited to 'inputmethod/novel-pinyin')
-rw-r--r--inputmethod/novel-pinyin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile
index 79bb06e2e94..1b3aac341ad 100644
--- a/inputmethod/novel-pinyin/Makefile
+++ b/inputmethod/novel-pinyin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:13:02 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/23 07:43:21 obache Exp $
#
DISTNAME= novel-pinyin-0.2.5
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= intltool pkg-config
+USE_TOOLS+= intltool pkg-config msgfmt msgmerge xgettext
USE_SCIM_GTKUTILS= yes