summaryrefslogtreecommitdiff
path: root/net/p5-Net-CascadeCopy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-CascadeCopy/Makefile')
-rw-r--r--net/p5-Net-CascadeCopy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-CascadeCopy/Makefile b/net/p5-Net-CascadeCopy/Makefile
index d82c0a855ba2..605c1df73530 100644
--- a/net/p5-Net-CascadeCopy/Makefile
+++ b/net/p5-Net-CascadeCopy/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Rapidly propagate files to many servers in multiple locations
-BUILD_DEPENDS= p5-Class-Std-Utils>=v0.0.0:devel/p5-Class-Std-Utils \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Std-Utils>=v0.0.0:devel/p5-Class-Std-Utils \
p5-Mouse>=0:devel/p5-Mouse \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
p5-Proc-Queue>=0:devel/p5-Proc-Queue
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences
USES= perl5