diff options
Diffstat (limited to 'www/p5-HTML-Entities-Interpolate/Makefile')
-rw-r--r-- | www/p5-HTML-Entities-Interpolate/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Entities-Interpolate/Makefile b/www/p5-HTML-Entities-Interpolate/Makefile index e82d5ed8710..50e61634b44 100644 --- a/www/p5-HTML-Entities-Interpolate/Makefile +++ b/www/p5-HTML-Entities-Interpolate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:59 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/07/12 18:56:35 wiz Exp $ # DISTNAME= HTML-Entities-Interpolate-1.05 @@ -13,9 +13,9 @@ HOMEPAGE= http://search.cpan.org/dist/HTML-Entities-Interpolate/ COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string LICENSE= ${PERL5_LICENSE} -BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Pod>=0:../../devel/p5-Test-Pod -BUILD_DEPENDS+= {perl>=5.13.11,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build +#BUILD_DEPENDS+= {perl>=5.13.11,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser DEPENDS+= p5-Tie-Function>=0:../../devel/p5-Tie-Function |