Attempt to unbreak index
This commit is contained in:
parent
d2cc01ce79
commit
686af54de6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376071
@ -107,7 +107,7 @@ OPENSSL_SHLIBVER?= ${OPENSSL_SHLIBFILE:E}
|
||||
.endif
|
||||
|
||||
# try to guess SHLIBVER for libressl
|
||||
.if ${OPENSSL_PORT} == "security/libressl"
|
||||
.if defined(OPENSSL_PORT) && ${OPENSSL_PORT} == security/libressl
|
||||
OPENSSL_SHLIBVER?= 30
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user