pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cloc (devel/cloc) Add missing DEPENDS (p5-Parall...
details: https://anonhg.NetBSD.org/pkgsrc/rev/55cd175548a9
branches: trunk
changeset: 333775:55cd175548a9
user: mef <mef%pkgsrc.org@localhost>
date: Mon May 13 13:58:53 2019 +0000
description:
(devel/cloc) Add missing DEPENDS (p5-Parallel-ForkManager)
diffstat:
devel/cloc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 60954e9f227f -r 55cd175548a9 devel/cloc/Makefile
--- a/devel/cloc/Makefile Mon May 13 12:17:21 2019 +0000
+++ b/devel/cloc/Makefile Mon May 13 13:58:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/08/22 09:43:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/05/13 13:58:53 mef Exp $
DISTNAME= cloc-1.76
PKGREVISION= 1
@@ -17,6 +17,7 @@
DEPENDS+= p5-Algorithm-Diff-[0-9]*:../../devel/p5-Algorithm-Diff
DEPENDS+= p5-Regexp-Common-[0-9]*:../../textproc/p5-Regexp-Common
+DEPENDS+= p5-Parallel-ForkManager-[0-9]*:../../devel/p5-Parallel-ForkManager
REPLACE_PERL+= Unix/cloc
Home |
Main Index |
Thread Index |
Old Index