security/keynote: extend BROKENness to FreeBSD 14
This commit is contained in:
parent
8008619b2b
commit
6091459a49
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ OPTIONS_DEFINE= DOCS
|
|||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct evp_pkey_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct evp_pkey_st'
|
||||
BROKEN_FreeBSD_14= incomplete definition of type 'struct evp_pkey_st'
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue