p5-Devel-CallParser: needs p5-Module-Build for sandboxed builds
This commit is contained in:
parent
92d473ff34
commit
54dc0ddc8e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2020/05/14 13:27:08 mef Exp $
|
# $NetBSD: Makefile,v 1.3 2020/07/27 02:17:50 gutteridge Exp $
|
||||||
|
|
||||||
DISTNAME= Devel-CallParser-0.002
|
DISTNAME= Devel-CallParser-0.002
|
||||||
PKGNAME= p5-${DISTNAME}
|
PKGNAME= p5-${DISTNAME}
|
||||||
|
@ -16,6 +16,7 @@ DEPENDS+= p5-DynaLoader-Functions-[0-9]*:../../devel/p5-DynaLoader-Functions
|
||||||
TEST_DEPENDS+= p5-Data-Alias-[0-9]*:../../devel/p5-Data-Alias
|
TEST_DEPENDS+= p5-Data-Alias-[0-9]*:../../devel/p5-Data-Alias
|
||||||
TEST_DEPENDS+= p5-Devel-Declare-[0-9]*:../../devel/p5-Devel-Declare
|
TEST_DEPENDS+= p5-Devel-Declare-[0-9]*:../../devel/p5-Devel-Declare
|
||||||
|
|
||||||
|
PERL5_MODULE_TYPE= Module::Build
|
||||||
PERL5_PACKLIST= auto/Devel/CallParser/.packlist
|
PERL5_PACKLIST= auto/Devel/CallParser/.packlist
|
||||||
|
|
||||||
.include "../../lang/perl5/module.mk"
|
.include "../../lang/perl5/module.mk"
|
||||||
|
|
Loading…
Reference in a new issue