pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/eekboard Configure require msgfmt, msgmerge and xg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8fe8bdd2dea
branches:  trunk
changeset: 583563:c8fe8bdd2dea
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Dec 23 05:42:47 2010 +0000

description:
Configure require msgfmt, msgmerge and xgettext.

diffstat:

 x11/eekboard/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 572cb2672ffb -r c8fe8bdd2dea x11/eekboard/Makefile
--- a/x11/eekboard/Makefile     Thu Dec 23 04:46:20 2010 +0000
+++ b/x11/eekboard/Makefile     Thu Dec 23 05:42:47 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/11/22 13:31:05 obache Exp $
+# $NetBSD: Makefile,v 1.5 2010/12/23 05:42:47 obache Exp $
 #
 
 DISTNAME=      eekboard-0.0.6
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake pkg-config intltool
+USE_TOOLS+=            gmake pkg-config intltool msgfmt msgmerge xgettext
 
 PKGCONFIG_OVERRIDE+=   eek/eek-xkl-0.1.pc.in
 PKGCONFIG_OVERRIDE+=   eek/eek-0.1.pc.in



Home | Main Index | Thread Index | Old Index