summaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-SSH/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-Simple-SSH/Makefile')
-rw-r--r--security/p5-Authen-Simple-SSH/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile
index 4382652f92cb..b1b354a57ad6 100644
--- a/security/p5-Authen-Simple-SSH/Makefile
+++ b/security/p5-Authen-Simple-SSH/Makefile
@@ -14,9 +14,9 @@ COMMENT= Simple SSH authentication
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \
p5-Net-SSH-Perl>=0:net/p5-Net-SSH-Perl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5