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

(-)/usr/ports/Mk/bsd.openssl.mk (+4 lines)
Lines 106-111 Link Here
106
.endif
106
.endif
107
.endif
107
.endif
108
108
109
.if ${OPENSSL_PORT:tl} == "security/libressl"
110
OPENSSL_SHLIBVER?=      30
111
.endif
112
109
# default
113
# default
110
OPENSSL_PORT?=		security/openssl
114
OPENSSL_PORT?=		security/openssl
111
OPENSSL_SHLIBVER?=	8
115
OPENSSL_SHLIBVER?=	8

Return to bug 196445