aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Schedule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Schedule/Makefile')
-rw-r--r--devel/p5-POE-Component-Schedule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Schedule/Makefile b/devel/p5-POE-Component-Schedule/Makefile
index 874711f262fc..09cbb72832a4 100644
--- a/devel/p5-POE-Component-Schedule/Makefile
+++ b/devel/p5-POE-Component-Schedule/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Schedule POE Events using a cron spec
-BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=0:devel/p5-POE \
p5-DateTime-Set>=0:devel/p5-DateTime-Set
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild