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
This commit is contained in:
parent
0aa489c07e
commit
e19ddcd1da
1 changed files with 4 additions and 1 deletions
|
@ -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 @@ DEPENDS+= p5-Try-Tiny>=0.04:../../devel/p5-Try-Tiny
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue