git: 7f2d38ae0523 - main - www/blastbeat: extend BROKEN to FreeBSD 14
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 26 16:40:38 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7f2d38ae0523c862a967a765095f90ebb58c7485
commit 7f2d38ae0523c862a967a765095f90ebb58c7485
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-26 16:38:26 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-26 16:39:21 +0000
www/blastbeat: extend BROKEN to FreeBSD 14
---
www/blastbeat/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/blastbeat/Makefile b/www/blastbeat/Makefile
index 1c983110f760..338d3e7c7470 100644
--- a/www/blastbeat/Makefile
+++ b/www/blastbeat/Makefile
@@ -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:
More information about the dev-commits-ports-all
mailing list