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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod/input-pad') 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 -- cgit v1.2.3