summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-07 17:28:47 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-07 17:28:47 +0000
commit25bbe8fb9af2425288c882c44c9d3c79b2027a80 (patch)
tree3175b4d797ba5f64ea468d6d7140038b7dd2ae23 /security
parentLocal distfiles have been moved to: (diff)
Remove unnecessary FORBIDDEN because (apparently) the OpenSSL check works
just fine on RELENG_3. PR: 19052 Submitted by: Patrick M. Hausen <hausen@punkt.de>
Notes
Notes: svn path=/head/; revision=29331
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 494f30b2c75b..400b20fc09dc 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -16,10 +16,6 @@ MAINTAINER= andreas@FreeBSD.org
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 400000
-FORBIDDEN= infinite loop trying to find OpenSSL
-.endif
-
RESTRICTED= "Cryptography"
USE_PERL5= YES