git: 6bf569405440 - main - net/dante: mark BROKEN
- Reply: Alexey Dokuchaev : "Re: git: 6bf569405440 - main - net/dante: mark BROKEN"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 12:03:52 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bf569405440272aff81cf898684e189427ee885 commit 6bf569405440272aff81cf898684e189427ee885 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 11:52:03 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 11:52:03 +0000 net/dante: mark BROKEN checking read/send-side pipe system... =>> Killing runaway build after 7200 seconds with no output Reported by: pkg-fallout --- net/dante/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/dante/Makefile b/net/dante/Makefile index 21f2dbd8db4b..e61a676baf11 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -11,6 +11,8 @@ WWW= https://www.inet.no/dante/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to configure + LIB_DEPENDS= libminiupnpc.so:net/miniupnpc \ libsasl2.so:security/cyrus-sasl2