git: fa1413e7a012 - main - net/pichi: Remove BROKEN line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Sep 2022 17:20:15 UTC
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