diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-07 17:28:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-07 17:28:47 +0000 |
commit | 25bbe8fb9af2425288c882c44c9d3c79b2027a80 (patch) | |
tree | 3175b4d797ba5f64ea468d6d7140038b7dd2ae23 | |
parent | 60f2ecb47618b113ed27c1d3278419543d8205c0 (diff) | |
download | ports-25bbe8fb9af2425288c882c44c9d3c79b2027a80.tar.gz ports-25bbe8fb9af2425288c882c44c9d3c79b2027a80.zip |
Notes
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 4 |
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 |