summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorhasso <hasso>2009-03-09 12:45:53 +0000
committerhasso <hasso>2009-03-09 12:45:53 +0000
commitafc83592704e2f7b5c6e677bf027c32d580c85ce (patch)
treed032a2a04cd5ddd43d01dfff11d19722102e7f3c /inputmethod
parent70d05befafaeebcecf15786a3e18995c0b054431 (diff)
downloadpkgsrc-afc83592704e2f7b5c6e677bf027c32d580c85ce.tar.gz
Need msgfmt (configure only).
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/uim-elisp/Makefile4
-rw-r--r--inputmethod/uim-qt4-immodule/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile
index 4d01d7f6ae5..62e4a9b5ad1 100644
--- a/inputmethod/uim-elisp/Makefile
+++ b/inputmethod/uim-elisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/23 13:44:20 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/09 12:45:53 hasso Exp $
.include "../../inputmethod/uim/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION}
@@ -8,7 +8,7 @@ COMMENT= Emacs LISP for inputmethod/uim
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libgcroots=installed
diff --git a/inputmethod/uim-qt4-immodule/Makefile b/inputmethod/uim-qt4-immodule/Makefile
index 3d1209b624f..918397b826e 100644
--- a/inputmethod/uim-qt4-immodule/Makefile
+++ b/inputmethod/uim-qt4-immodule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/23 13:42:55 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/09 12:45:53 hasso Exp $
.include "../../inputmethod/uim/Makefile.common"
PKGNAME= uim-qt4-immodule-${UIM_VERSION}
@@ -8,7 +8,7 @@ COMMENT= Qt4 immodule for inputmethod/uim
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libgcroots=installed