summaryrefslogtreecommitdiff
path: root/net/p5-Net-SCP-Expect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SCP-Expect/Makefile')
-rw-r--r--net/p5-Net-SCP-Expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SCP-Expect/Makefile b/net/p5-Net-SCP-Expect/Makefile
index f9ffca7ed661..50b2e4958cfb 100644
--- a/net/p5-Net-SCP-Expect/Makefile
+++ b/net/p5-Net-SCP-Expect/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= numisemis@yahoo.com
COMMENT= Perl5 wrapper for scp that allows passwords via Expect
-BUILD_DEPENDS= p5-Expect>=1.14:lang/p5-Expect \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Expect>=1.14:lang/p5-Expect \
p5-Net-IPv6Addr>=0:net-mgmt/p5-Net-IPv6Addr \
p5-Term-ReadPassword>=0.01:devel/p5-Term-ReadPassword
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure