- Sorry, fix typo :(
This commit is contained in:
parent
2812459a6c
commit
1ed9231979
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488062
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --with-libasr=${LOCALBASE} \
|
|||
.if ${OPSYS} == FreeBSD && \
|
||||
((${OSVERSION} > 1200084 && ${SSL_DEFAULT} == "base") || \
|
||||
(${SSL_DEFAULT} == "openssl111"))
|
||||
OBBROKEN= Incompatible with Openssl 1.1.x yet
|
||||
BROKEN= Incompatible with Openssl 1.1.x yet
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue