git: 1238da3e3924 - main - net/pichi: Broken

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 16 Sep 2022 02:08:14 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1238da3e3924cd89d7086c2a3908a740228487c3

commit 1238da3e3924cd89d7086c2a3908a740228487c3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-16 02:07:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-16 02:08:09 +0000

    net/pichi: Broken
    
    Reported by:    fallout
---
 net/pichi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/pichi/Makefile b/net/pichi/Makefile
index a164acc1d4dd..daf646b6e881 100644
--- a/net/pichi/Makefile
+++ b/net/pichi/Makefile
@@ -10,6 +10,8 @@ WWW=		https://github.com/pichi-router/pichi
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		build breaks, see https://github.com/pichi-router/pichi/issues/7
+
 BUILD_DEPENDS=	rapidjson>=1.1.0:devel/rapidjson
 
 USES=		cmake compiler:c++17-lang cpe