git: 0ac134574fa7 - main - news/suck: mark BROKEN for INN

From: Dirk Meyer <dinoex_at_FreeBSD.org>
Date: Thu, 11 Aug 2022 13:28:36 UTC
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0ac134574fa736887d54ea3b988562cb4934cab0

commit 0ac134574fa736887d54ea3b988562cb4934cab0
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-08-11 13:28:22 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-08-11 13:28:22 +0000

    news/suck: mark BROKEN for INN
---
 news/suck/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/news/suck/Makefile b/news/suck/Makefile
index c42d6b6347ca..7d6b48e6bd49 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -53,6 +53,7 @@ MAKE_ENV+=	DB_INC_LOC="-I${LOCALBASE}/news/include -I${LOCALBASE}/news/include/i
 MAKE_ENV+=	INCDIR2=-I${LOCALBASE}/include
 BUILD_DEPENDS+=	${LOCALBASE}/news/lib/libinn.a:news/inn
 CONFLICTS+=	suck-cnews-4.*
+BROKEN=		type conflict in include/inn/portable-stdbool.h
 .endif
 
 .if ${PORT_OPTIONS:MSSL}