aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH-Perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SSH-Perl/Makefile')
-rw-r--r--net/p5-Net-SSH-Perl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile
index 237163d0d61e..177a83dd37ca 100644
--- a/net/p5-Net-SSH-Perl/Makefile
+++ b/net/p5-Net-SSH-Perl/Makefile
@@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \
p5-Crypt-DES>0:security/p5-Crypt-DES \
p5-Crypt-DSA>=0.11:security/p5-Crypt-DSA \
p5-Crypt-IDEA>=0:security/p5-Crypt-IDEA \
@@ -24,7 +25,6 @@ BUILD_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \
p5-File-HomeDir>=0:devel/p5-File-HomeDir \
p5-Math-GMP>=1.04:math/p5-Math-GMP \
p5-String-CRC32>=1.2:devel/p5-String-CRC32
-RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFIGURE_ENV= PERL_MM_USE_DEFAULT="1"
USES= compiler:c11 perl5