pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kdoctools kdoctools: Requires msgmerge.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1f222e1e802
branches: trunk
changeset: 374948:a1f222e1e802
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Feb 01 09:34:13 2018 +0000
description:
kdoctools: Requires msgmerge.
diffstat:
devel/kdoctools/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 05f0c78dfb81 -r a1f222e1e802 devel/kdoctools/Makefile
--- a/devel/kdoctools/Makefile Thu Feb 01 09:07:23 2018 +0000
+++ b/devel/kdoctools/Makefile Thu Feb 01 09:34:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/01/24 19:06:07 markd Exp $
+# $NetBSD: Makefile,v 1.12 2018/02/01 09:34:13 jperkin Exp $
DISTNAME= kdoctools-${KF5VER}
PKGREVISION= 1
@@ -10,7 +10,7 @@
.include "../../meta-pkgs/kf5/Makefile.common"
-USE_TOOLS+= perl
+USE_TOOLS+= msgmerge perl
BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
Home |
Main Index |
Thread Index |
Old Index