Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2022 02:08:14 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1238da3e3924 - main - net/pichi: Broken
Message-ID:  <202209160208.28G28Emq056631@gitrepo.freebsd.org>

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



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