diff options
Diffstat (limited to 'security/p5-Crypt-RSA/Makefile')
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 1f8b6d746cc6..0d566c813b8b 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -30,8 +30,6 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-D ${PERLBASE}/Tie/EncryptedHash.pm:${PORTSDIR}/security/p5-Tie-EncryptedHash \ ${PERLBASE}/MD5.pm:${PORTSDIR}/security/p5-MD5 -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |