diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 16:20:33 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 16:20:33 +0000 |
commit | 613b26ff55f7115e50d7526eb0629ef617770508 (patch) | |
tree | fc012b72bca3e76752e4d6f2bda2fde36788b1f2 /security/p5-Crypt-OpenPGP | |
parent | 92412b6dcf8d16218b322fae40f8136e7a92ec64 (diff) | |
download | ports-613b26ff55f7115e50d7526eb0629ef617770508.tar.gz ports-613b26ff55f7115e50d7526eb0629ef617770508.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenPGP')
-rw-r--r-- | security/p5-Crypt-OpenPGP/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index c2bc84259197..f4270de08c08 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -32,8 +32,6 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Cry ${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" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |