From 39ace402c1bb02846d439486b37310b9e74f251f Mon Sep 17 00:00:00 2001 From: nork Date: Mon, 17 Feb 2003 16:21:38 +0000 Subject: Remove RESTRICTED tag for crypto stuff. Pointed out by: kris Submitted by: Erwin Lansing (maintainer) --- security/p5-Crypt-SSLeay/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security/p5-Crypt-SSLeay') 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 -- cgit