summaryrefslogtreecommitdiff
path: root/devel/kcmutils
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-06-20 21:34:48 +0000
committermarkd <markd@pkgsrc.org>2016-06-20 21:34:48 +0000
commit3bbcb4e64f6409cd5701f59469673c04cb3fa451 (patch)
treeb566d3074b7f3641109f4dda7f7838ea4f06ca69 /devel/kcmutils
parentbc6daf782cc25486894938dec17d664a12428510 (diff)
downloadpkgsrc-3bbcb4e64f6409cd5701f59469673c04cb3fa451.tar.gz
Use msgmerge
Diffstat (limited to 'devel/kcmutils')
-rw-r--r--devel/kcmutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/kcmutils/Makefile b/devel/kcmutils/Makefile
index d5cd365a2f1..e2fc9e35bc8 100644
--- a/devel/kcmutils/Makefile
+++ b/devel/kcmutils/Makefile
@@ -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 @@ HOMEPAGE= https://community.kde.org/Frameworks
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"