aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Object-InsideOut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Object-InsideOut/Makefile')
-rw-r--r--devel/p5-Object-InsideOut/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile
index c90d5e4057ab..1e5fb3c6c6f8 100644
--- a/devel/p5-Object-InsideOut/Makefile
+++ b/devel/p5-Object-InsideOut/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Object-InsideOut
-PORTVERSION= 1.49
+PORTVERSION= 1.52
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Object
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= geraud@gcu.info
COMMENT= Object::InsideOut - Comprehensive inside-out object support module
-BUILD_DEPENDS= p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
+RUN_DEPENDS= p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
p5-Want>=0.10:${PORTSDIR}/devel/p5-Want
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes