diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
commit | 4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f (patch) | |
tree | 2cc512a10b56988cf8bb5bfe318afa957b691baf /security/p5-Crypt-DSA | |
parent | 36851c364ff76c68228462c4f7d8b30b21ce3cb7 (diff) | |
download | ports-4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f.tar.gz ports-4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-DSA')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index c6e5518f3174..56f6612db2e2 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -22,8 +22,6 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random ${PERLBASE}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \ ${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |