pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod Need msgfmt (configure only).
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d2dcd2228a6
branches: trunk
changeset: 555789:1d2dcd2228a6
user: hasso <hasso%pkgsrc.org@localhost>
date: Mon Mar 09 12:45:53 2009 +0000
description:
Need msgfmt (configure only).
diffstat:
inputmethod/uim-elisp/Makefile | 4 ++--
inputmethod/uim-qt4-immodule/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 070a1c509148 -r 1d2dcd2228a6 inputmethod/uim-elisp/Makefile
--- a/inputmethod/uim-elisp/Makefile Mon Mar 09 12:32:46 2009 +0000
+++ b/inputmethod/uim-elisp/Makefile Mon Mar 09 12:45:53 2009 +0000
@@ -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 @@
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 -r 070a1c509148 -r 1d2dcd2228a6 inputmethod/uim-qt4-immodule/Makefile
--- a/inputmethod/uim-qt4-immodule/Makefile Mon Mar 09 12:32:46 2009 +0000
+++ b/inputmethod/uim-qt4-immodule/Makefile Mon Mar 09 12:45:53 2009 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index