summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Stage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Stage/Makefile')
-rw-r--r--devel/p5-POE-Stage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Stage/Makefile b/devel/p5-POE-Stage/Makefile
index cf9b4d1a0edd..49c08253bdfc 100644
--- a/devel/p5-POE-Stage/Makefile
+++ b/devel/p5-POE-Stage/Makefile
@@ -12,13 +12,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Base class for formalized POE components
-BUILD_DEPENDS= p5-POE>=1.351:devel/p5-POE \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=1.351:devel/p5-POE \
p5-PadWalker>=1.93:devel/p5-PadWalker \
p5-Net-DNS>=0.68:dns/p5-Net-DNS \
p5-Devel-LexAlias>=0.04:devel/p5-Devel-LexAlias \
p5-Lexical-Persistence>=1.020:devel/p5-Lexical-Persistence \
p5-Attribute-Handlers>=0.93:devel/p5-Attribute-Handlers
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure