diff options
author | nork <nork@FreeBSD.org> | 2003-02-23 00:12:23 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-23 00:12:23 +0800 |
commit | 0fcf2b015919733eec118676bcf6686491d89e11 (patch) | |
tree | 427708910df1685f78b6c9c9ba53e43244c08a3d /security/p5-Crypt-Random | |
parent | 84636e195d32543c2ca6c8e1649ee1dde27686ee (diff) | |
download | freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.tar.gz freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.tar.zst freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.zip |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
Diffstat (limited to 'security/p5-Crypt-Random')
-rw-r--r-- | security/p5-Crypt-Random/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 596e21e3965f..9bf3004431fc 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -19,8 +19,6 @@ PERLBASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \ ${PERLBASE}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |