Needs p5-Module-Implementation. Bump revision.
This commit is contained in:
parent
2a1b570ca6
commit
f1f0d5c818
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.15 2013/05/02 06:50:42 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2013/05/06 14:42:08 joerg Exp $
|
||||
|
||||
DISTNAME= namespace-clean-0.24
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/}
|
||||
|
||||
|
@ -14,6 +15,7 @@ USE_LANGUAGES= # empty
|
|||
|
||||
DEPENDS+= p5-B-Hooks-EndOfScope>=0.12:../../devel/p5-B-Hooks-EndOfScope
|
||||
DEPENDS+= p5-Package-Stash>=0.23:../../devel/p5-Package-Stash
|
||||
DEPENDS+= p5-Module-Implementation-[0-9]*:../../devel/p5-Module-Implementation
|
||||
|
||||
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
|
||||
|
||||
|
|
Loading…
Reference in a new issue