Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2022 13:28:36 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0ac134574fa7 - main - news/suck: mark BROKEN for INN
Message-ID:  <202208111328.27BDSaUs009505@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208111328.27BDSaUs009505>