aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Autouse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Autouse/Makefile')
-rw-r--r--devel/p5-Class-Autouse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Class-Autouse/Makefile b/devel/p5-Class-Autouse/Makefile
index 2043f81a38e1..6ec29137ec10 100644
--- a/devel/p5-Class-Autouse/Makefile
+++ b/devel/p5-Class-Autouse/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Class-Autouse
-PORTVERSION= 2.00
+PORTVERSION= 2.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ADAMK
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Defer loading of one or more classes
-RUN_DEPENDS= ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-prefork>=0:${PORTSDIR}/devel/p5-prefork
+RUN_DEPENDS= p5-prefork>=0:${PORTSDIR}/devel/p5-prefork
PERL_CONFIGURE= yes