pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/kcmutils Use msgmerge



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f345b51fb325
branches:  trunk
changeset: 348965:f345b51fb325
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Jun 20 21:34:48 2016 +0000

description:
Use msgmerge

diffstat:

 devel/kcmutils/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 251a823c38df -r f345b51fb325 devel/kcmutils/Makefile
--- a/devel/kcmutils/Makefile   Mon Jun 20 21:24:01 2016 +0000
+++ b/devel/kcmutils/Makefile   Mon Jun 20 21:34:48 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 08:29:04 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/20 21:34:48 markd Exp $
 
 DISTNAME=      kcmutils-${KF5VER}
 CATEGORIES=    devel
@@ -7,6 +7,8 @@
 COMMENT=       Utilities for interacting with KCModules
 LICENSE=       gnu-lgpl-v2.1
 
+USE_TOOLS+=    msgmerge
+
 .include "../../meta-pkgs/kf5/Makefile.common"
 
 .include "../../devel/kdeclarative/buildlink3.mk"



Home | Main Index | Thread Index | Old Index