summaryrefslogtreecommitdiff
path: root/devel/p5-TAP-Formatter-HTML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-TAP-Formatter-HTML/Makefile')
-rw-r--r--devel/p5-TAP-Formatter-HTML/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-TAP-Formatter-HTML/Makefile b/devel/p5-TAP-Formatter-HTML/Makefile
index 3bcdbfe484b..aa9d5a2159c 100644
--- a/devel/p5-TAP-Formatter-HTML/Makefile
+++ b/devel/p5-TAP-Formatter-HTML/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:45 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:46 obache Exp $
#
DISTNAME= TAP-Formatter-HTML-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SP/SPURKIS/}
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/CPAN/authors/id/S/SP/SPURKIS/
COMMENT= TAP Test Harness output delegate for html output
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Test-Harness>=3.10:../../devel/p5-Test-Harness
+DEPENDS+= {perl>=5.10.1,p5-Test-Harness>=3.10}:../../devel/p5-Test-Harness
DEPENDS+= p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit
DEPENDS+= p5-URI>=1.35:../../www/p5-URI
DEPENDS+= p5-accessors>=0.2:../../devel/p5-accessors