Needs newer Module::Build than Perl has included.
This commit is contained in:
parent
d242e0b808
commit
1ef6701259
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 18:31:12 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/09/11 17:12:13 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= URI-Find-20090319
|
||||
|
@ -21,5 +21,7 @@ USE_LANGUAGES= # empty
|
|||
PERL5_PACKLIST= auto/URI/Find/.packlist
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
|
||||
BUILD_DEPENDS+= p5-Module-Build>=0.30000:../../devel/p5-Module-Build
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue