www/blastbeat: extend BROKEN to FreeBSD 14
This commit is contained in:
parent
b7666ce44b
commit
7f2d38ae05
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ OPTIONS_DEFINE= EXAMPLES
|
|||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct ssl_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct ssl_st'
|
||||
BROKEN_FreeBSD_14= incomplete definition of type 'struct ssl_st'
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue