From 79c114870918a3cfc37b500d01e5345c636e936c Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 9 Mar 2009 12:45:53 +0000 Subject: Need msgfmt (configure only). --- inputmethod/uim-elisp/Makefile | 4 ++-- inputmethod/uim-qt4-immodule/Makefile | 4 ++-- 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 -- cgit v1.2.3