aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-08 01:28:47 +0800
committerwill <will@FreeBSD.org>2000-06-08 01:28:47 +0800
commitd861070bac9cef8f6d2bd91ea36c88cf1785ea1a (patch)
treec66e42fe8be842d6836d52adef51a1142b78574a
parentd556b8287dd1be87b9f69cdabe9c025cee2d7285 (diff)
downloadfreebsd-ports-gnome-d861070bac9cef8f6d2bd91ea36c88cf1785ea1a.tar.gz
freebsd-ports-gnome-d861070bac9cef8f6d2bd91ea36c88cf1785ea1a.tar.zst
freebsd-ports-gnome-d861070bac9cef8f6d2bd91ea36c88cf1785ea1a.zip
Remove unnecessary FORBIDDEN because (apparently) the OpenSSL check works
just fine on RELENG_3. PR: 19052 Submitted by: Patrick M. Hausen <hausen@punkt.de>
-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