git: 7da032573b96 - main - net/gogoc: mark BROKEN on 14 in the same circumstances as for 12 and 13.

Mark Linimon linimon at FreeBSD.org
Fri May 14 21:06:52 UTC 2021


The branch main has been updated by linimon:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7da032573b969d6b3b736604c4471c07ea358641

commit 7da032573b969d6b3b736604c4471c07ea358641
Author:     Mark Linimon <linimon at FreeBSD.org>
AuthorDate: 2021-05-14 21:06:05 +0000
Commit:     Mark Linimon <linimon at FreeBSD.org>
CommitDate: 2021-05-14 21:06:05 +0000

    net/gogoc: mark BROKEN on 14 in the same circumstances as for 12 and 13.
---
 net/gogoc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/gogoc/Makefile b/net/gogoc/Makefile
index 6c6538374aab..c3073de0ee88 100644
--- a/net/gogoc/Makefile
+++ b/net/gogoc/Makefile
@@ -27,6 +27,7 @@ SUB_LIST=	LOCALBASE=${LOCALBASE}
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	incomplete definition of type 'struct dsa_st'
 BROKEN_FreeBSD_13=	incomplete definition of type 'struct dsa_st'
+BROKEN_FreeBSD_14=	incomplete definition of type 'struct dsa_st'
 .endif
 
 do-install:


More information about the dev-commits-ports-all mailing list