diff options
Diffstat (limited to 'devel/p5-Role-Tiny/Makefile')
-rw-r--r-- | devel/p5-Role-Tiny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Role-Tiny/Makefile b/devel/p5-Role-Tiny/Makefile index 266eb73450d..3577bf67c82 100644 --- a/devel/p5-Role-Tiny/Makefile +++ b/devel/p5-Role-Tiny/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:41 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/07/12 18:56:18 wiz Exp $ DISTNAME= Role-Tiny-2.000001 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} CONFLICTS+= p5-Moo<0.009014 BUILD_DEPENDS+= p5-Test-Fatal>=0.003:../../devel/p5-Test-Fatal -BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Role/Tiny/.packlist |