pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/ibus ibus: Requires msgmerge.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11f192e17236
branches:  trunk
changeset: 308095:11f192e17236
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed May 16 10:28:53 2018 +0000

description:
ibus: Requires msgmerge.

diffstat:

 inputmethod/ibus/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ad3b3432c879 -r 11f192e17236 inputmethod/ibus/Makefile
--- a/inputmethod/ibus/Makefile Wed May 16 10:26:41 2018 +0000
+++ b/inputmethod/ibus/Makefile Wed May 16 10:28:53 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2018/04/29 21:42:00 tsutsui Exp $
+# $NetBSD: Makefile,v 1.55 2018/05/16 10:28:53 jperkin Exp $
 
 .include "Makefile.common"
 
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config intltool gmsgfmt gmake
+USE_TOOLS+=    pkg-config intltool gmsgfmt gmake msgmerge
 USE_LANGUAGES= c c++
 USE_PKGLOCALEDIR=      yes
 



Home | Main Index | Thread Index | Old Index