aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-ErrorCatcher
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-12-13 23:17:44 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-12-13 23:17:44 +0000
commit110240f55766364cfa8213e106dc842cd0ed8aa6 (patch)
treede7373dbb916b2c8ea9d12f700d4fd5b011dc240 /www/p5-Catalyst-Plugin-ErrorCatcher
parentaa097967e614a0410756a9f63ad128505fc57b68 (diff)
downloadports-110240f55766364cfa8213e106dc842cd0ed8aa6.tar.gz
ports-110240f55766364cfa8213e106dc842cd0ed8aa6.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-ErrorCatcher')
-rw-r--r--www/p5-Catalyst-Plugin-ErrorCatcher/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile b/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile
index 31be981fd0fa..bc0232531752 100644
--- a/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile
+++ b/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Catalyst-Plugin-ErrorCatcher
PORTVERSION= 0.0.8.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHISEL
@@ -44,7 +44,7 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} >= 502000
+.if ${PERL_LEVEL} >= 501800
BUILD_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
RUN_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
.endif