aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Pluggable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Pluggable/Makefile')
-rw-r--r--devel/p5-POE-Component-Pluggable/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile
index 7fdc213b7812..4004ba5b3470 100644
--- a/devel/p5-POE-Component-Pluggable/Makefile
+++ b/devel/p5-POE-Component-Pluggable/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Pluggable
-PORTVERSION= 1.20
+PORTVERSION= 1.24
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A base class for creating plugin enabled POE Components
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE \
+ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes