diff options
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r-- | security/openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 9917e64ad2ca..aa6e5828e197 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -888,7 +888,7 @@ EXTRACONFIGURE+= zlib .endif .if defined(WITH_SCTP) -BROKEN= No patchset for 0.9.8 +BROKEN= No SCTP patchset for 0.9.8 (turn off WITH_SCTP to build 0.9.8) .if ${OSVERSION} >= 702000 PATCHFILES+= tls-extractor.patch \ abbreviated-renegotiation.patch \ |