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-HCE_SHA/Makefile | |
parent | Update to 0.8.2 (diff) |
Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris
Notes
Notes:
svn path=/head/; revision=75713
Diffstat (limited to 'security/p5-Crypt-HCE_SHA/Makefile')
-rw-r--r-- | security/p5-Crypt-HCE_SHA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile index 87a70d41cb45..d8b05d4bc16b 100644 --- a/security/p5-Crypt-HCE_SHA/Makefile +++ b/security/p5-Crypt-HCE_SHA/Makefile @@ -18,8 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Ba ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |