Date: Fri, 14 May 2021 21:06:52 GMT From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7da032573b96 - main - net/gogoc: mark BROKEN on 14 in the same circumstances as for 12 and 13. Message-ID: <202105142106.14EL6qL5092405@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by linimon: URL: https://cgit.FreeBSD.org/ports/commit/?id=7da032573b969d6b3b736604c4471c07ea358641 commit 7da032573b969d6b3b736604c4471c07ea358641 Author: Mark Linimon <linimon@FreeBSD.org> AuthorDate: 2021-05-14 21:06:05 +0000 Commit: Mark Linimon <linimon@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105142106.14EL6qL5092405>