pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatchouli Add following lines for make...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3cc9868927c
branches:  trunk
changeset: 359861:d3cc9868927c
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 09:14:55 2017 +0000

description:
Add following lines for make test
---------------------------------
 BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
 BUILD_DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

diffstat:

 devel/p5-Log-Dispatchouli/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 8d20fc52a442 -r d3cc9868927c devel/p5-Log-Dispatchouli/Makefile
--- a/devel/p5-Log-Dispatchouli/Makefile        Mon Mar 20 09:12:26 2017 +0000
+++ b/devel/p5-Log-Dispatchouli/Makefile        Mon Mar 20 09:14:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/10/30 05:22:40 mef Exp $
+# $NetBSD: Makefile,v 1.12 2017/03/20 09:14:55 mef Exp $
 
 DISTNAME=      Log-Dispatchouli-2.015
 PKGNAME=       p5-${DISTNAME}
@@ -20,6 +20,9 @@
 
 BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
 BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
+BUILD_DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
 #BUILD_DEPENDS+=       {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
 
 PERL5_PACKLIST=                auto/Log/Dispatchouli/.packlist



Home | Main Index | Thread Index | Old Index