summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-18 00:06:59 +0000
committeredwin <edwin@FreeBSD.org>2002-11-18 00:06:59 +0000
commite4f7cef351f017aed0ab2bc3e1728ed534447fbf (patch)
tree6eaa007280dcb31bfacbf66938b4501202636838 /net
parent2f46b4aabcbbe45a415909add79e39a3c248d38b (diff)
downloadFreeBSD-ports-e4f7cef351f017aed0ab2bc3e1728ed534447fbf.zip
FreeBSD-ports-e4f7cef351f017aed0ab2bc3e1728ed534447fbf.tar.gz
Add missing dependencies.
Noticed by: bento Submitted by: The `stop the 260Mb bento logfiles' movement
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SSH-Perl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile
index 7b49222..e8c6416 100644
--- a/net/p5-Net-SSH-Perl/Makefile
+++ b/net/p5-Net-SSH-Perl/Makefile
@@ -27,6 +27,8 @@ BUILD_DEPENDS= ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \
${PERL_BASE}/Digest/BubbleBabble.pm:${PORTSDIR}/security/p5-Digest-BubbleBabble \
${PERL_BASE}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA \
${PERL_BASE}/${PERL_ARCH}/IO/Socket.pm:${PORTSDIR}/devel/p5-IO \
+ ${PERL_BASE}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 \
+ ${PERL_BASE}/${PERL_ARCH}/Math/GMP.pm:${PORTSDIR}/math/p5-Math-GMP \
${PERL_BASE}/${PERL_ARCH}/Crypt/IDEA.pm:${PORTSDIR}/security/p5-Crypt-IDEA
RUN_DEPENDS= ${BUILD_DEPENDS}
FETCH_DEPENDS= ${BUILD_DEPENDS}
OpenPOWER on IntegriCloud