aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH-Perl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-18 00:06:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-18 00:06:59 +0000
commitd92942168f97c8e2a663d9811f955d2d7b1fa52f (patch)
tree2d772b8e712dc0d2419114c9edb1e74dae05c60c /net/p5-Net-SSH-Perl
parent070f301deef145f7bd3a38fa6a33f756a53697b8 (diff)
downloadports-d92942168f97c8e2a663d9811f955d2d7b1fa52f.tar.gz
ports-d92942168f97c8e2a663d9811f955d2d7b1fa52f.zip
Notes
Diffstat (limited to 'net/p5-Net-SSH-Perl')
-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 7b492227e9e5..e8c64162060e 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}