From 83edc5fd9045179db40709c322f54d5a09e493c2 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 9 Jan 2011 10:33:02 +0000 Subject: confgure require xgettext, msgmerge and msgfmt. --- inputmethod/input-pad/Makefile | 4 ++-- inputmethod/py-input-pad/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile index a4c946f7b53..5e41daf7780 100644 --- a/inputmethod/input-pad/Makefile +++ b/inputmethod/input-pad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/11/30 11:39:12 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/01/09 10:33:02 obache Exp $ # .include "Makefile.common" @@ -11,7 +11,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config intltool +USE_TOOLS+= gmake pkg-config intltool msgfmt xgettext msgmerge PKGCONFIG_OVERRIDE+= input-pad.pc.in diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile index 3b6cd0ac4c7..871c976dfe6 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/11/30 11:39:12 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/01/09 10:33:02 obache Exp $ # .include "../../inputmethod/input-pad/Makefile.common" @@ -18,7 +18,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config intltool +USE_TOOLS+= gmake pkg-config intltool msgfmt xgettext msgmerge PKGCONFIG_OVERRIDE+= input-pad.pc.in -- cgit v1.2.3