www/blastbeat: extend BROKEN to FreeBSD 14

This commit is contained in:
Dmitry Marakasov 2021-04-26 19:38:26 +03:00
parent b7666ce44b
commit 7f2d38ae05

View file

@ -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: