pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/kconfigwidgets Add msgmerge tool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb9667c5f7e3
branches:  trunk
changeset: 348230:eb9667c5f7e3
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jun 09 23:37:20 2016 +0000

description:
Add msgmerge tool

diffstat:

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

diffs (18 lines):

diff -r aab89192c44d -r eb9667c5f7e3 x11/kconfigwidgets/Makefile
--- a/x11/kconfigwidgets/Makefile       Thu Jun 09 15:26:35 2016 +0000
+++ b/x11/kconfigwidgets/Makefile       Thu Jun 09 23:37:20 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 09:49:48 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/09 23:37:20 markd Exp $
 
 DISTNAME=      kconfigwidgets-${KF5VER}
 CATEGORIES=    x11
@@ -11,7 +11,7 @@
 
 BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
 
-USE_TOOLS+=    perl:run
+USE_TOOLS+=    perl:run msgmerge
 
 REPLACE_PERL+= src/preparetips5
 



Home | Main Index | Thread Index | Old Index