summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenPGP
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-10-18 19:53:02 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-10-18 19:53:02 +0000
commit393ebf7c0c16142ea01103f7349b739bea41c4b5 (patch)
tree4c264cdfa29d530a628455d7d9047ef8a88c3492 /security/p5-Crypt-OpenPGP
parentupdate to 0.10.3 (diff)
add a few more dependencies
Notes
Notes: svn path=/head/; revision=48919
Diffstat (limited to 'security/p5-Crypt-OpenPGP')
-rw-r--r--security/p5-Crypt-OpenPGP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index 022e44e8dd2e..b164867b6c46 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -26,6 +26,8 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Cry
${PERLBASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer
+ ${PERLBASE}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+ ${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RESTRICTED= "Crypto; export-controlled"