pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Natural for make test: BUILD_D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ac1e72a6d95
branches:  trunk
changeset: 352708:0ac1e72a6d95
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Sep 18 15:01:03 2016 +0000

description:
for make test: BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone

diffstat:

 time/p5-DateTime-Format-Natural/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r dd455df7d6b6 -r 0ac1e72a6d95 time/p5-DateTime-Format-Natural/Makefile
--- a/time/p5-DateTime-Format-Natural/Makefile  Sun Sep 18 14:59:25 2016 +0000
+++ b/time/p5-DateTime-Format-Natural/Makefile  Sun Sep 18 15:01:03 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/07/31 12:24:41 wen Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/18 15:01:03 mef Exp $
 
 DISTNAME=      DateTime-Format-Natural-1.04
 PKGNAME=       p5-${DISTNAME}
@@ -20,6 +20,8 @@
 
 # recommended
 DEPENDS+=      p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
+# for make test
+BUILD_DEPENDS+=        p5-Clone-[0-9]*:../../devel/p5-Clone
 
 PERL5_MODULE_TYPE=     Module::Build
 USE_LANGUAGES= #



Home | Main Index | Thread Index | Old Index