aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SUPER
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SUPER')
-rw-r--r--devel/p5-SUPER/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-SUPER/Makefile b/devel/p5-SUPER/Makefile
index 57b43e895a93..d1be4378f006 100644
--- a/devel/p5-SUPER/Makefile
+++ b/devel/p5-SUPER/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SUPER
PORTVERSION= 1.17
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Perl module control superclass method dispatch
-BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify \
- p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+BUILD_DEPENDS= p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify \
+ p5-Scalar-List-Utils>=0.20:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes