summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch-Config/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-Config/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile
index 8a4b3a650af..f06b4b4757d 100644
--- a/devel/p5-Log-Dispatch-Config/Makefile
+++ b/devel/p5-Log-Dispatch-Config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/05/31 12:40:28 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:45 obache Exp $
DISTNAME= Log-Dispatch-Config-1.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5ldi
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Log-Dispatch-Config/
COMMENT= Configure Log::Dispatch with a config file, a la Java's log4j
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Test-Simple>=0.41:../../devel/p5-Test-Simple
+DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.41}:../../devel/p5-Test-Simple
DEPENDS+= p5-IO-stringy>=2.108:../../devel/p5-IO-stringy
DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig
DEPENDS+= p5-Log-Dispatch>=2.00:../../devel/p5-Log-Dispatch