Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2022 17:20:15 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fa1413e7a012 - main - net/pichi: Remove BROKEN line
Message-ID:  <202209191720.28JHKFIM068872@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit fa1413e7a0128b805441630e868d6604756e7e98
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-09-19 17:20:10 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-09-19 17:20:10 +0000

    net/pichi: Remove BROKEN line
---
 net/pichi/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net/pichi/Makefile b/net/pichi/Makefile
index daf646b6e881..a164acc1d4dd 100644
--- a/net/pichi/Makefile
+++ b/net/pichi/Makefile
@@ -10,8 +10,6 @@ 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?202209191720.28JHKFIM068872>