summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-12-23 09:03:20 +0000
committerobache <obache@pkgsrc.org>2009-12-23 09:03:20 +0000
commit6901fef376c2cb442667b93191cd9c87959bf870 (patch)
tree9b3e49f75014f3b0a2c8acd0c1a1889508e6d38b /inputmethod
parent6e781e2ba01b2d9ddd37b6eab5e0d8efde6ef76b (diff)
downloadpkgsrc-6901fef376c2cb442667b93191cd9c87959bf870.tar.gz
Need msgfmt to build.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/scim-ccinput/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile
index a451ec4a564..74304bf9ed0 100644
--- a/inputmethod/scim-ccinput/Makefile
+++ b/inputmethod/scim-ccinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:51:49 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/23 09:03:20 obache Exp $
#
DISTNAME= scim-ccinput-0.3.1
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config bash
+USE_TOOLS+= pkg-config bash msgfmt
CONFIG_SHELL= ${BASH}
USE_SCIM_GTKUTILS= yes