View | Details | Raw Unified | Return to bug 140153
Collapse All | Expand All

(-)ports/security/openssl/Makefile (-1 / +1 lines)
Lines 889-895 Link Here
889
.endif
889
.endif
890
890
891
.if defined(WITH_SCTP)
891
.if defined(WITH_SCTP)
892
BROKEN=		No patchset for 0.9.8
892
BROKEN=		No SCTP patchset for 0.9.8 (turn off WITH_SCTP to build 0.9.8)
893
.if ${OSVERSION} >= 702000
893
.if ${OSVERSION} >= 702000
894
PATCHFILES+=	tls-extractor.patch \
894
PATCHFILES+=	tls-extractor.patch \
895
		abbreviated-renegotiation.patch \
895
		abbreviated-renegotiation.patch \

Return to bug 140153