aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-17 16:21:38 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-17 16:21:38 +0000
commit3a5f929b73240729d9be0234006caab11799bf73 (patch)
treeb17b30449838cb350fe4e0eb4cf7344b52671812
parent613b26ff55f7115e50d7526eb0629ef617770508 (diff)
Notes
-rw-r--r--security/p5-Crypt-IDEA/Makefile2
-rw-r--r--security/p5-Crypt-SSLeay/Makefile1
2 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 70a7f2471e9f..d1a22218d7b0 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= erwin@lansing.dk
-RESTRICTED= "Crypto; export-controlled"
-
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 70fef98d7a99..45dcab494d74 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Ba
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
-RESTRICTED= "Crypto; export-controlled"
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= "/usr"
USE_OPENSSL= yes