git: 66643726ea10 - main - net-im/purple-gowhatsapp: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 10:51:32 UTC
The branch main has been updated by mi: URL: https://cgit.FreeBSD.org/ports/commit/?id=66643726ea1011f6dbb17279c3c9bda24692852c commit 66643726ea1011f6dbb17279c3c9bda24692852c Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2024-01-21 10:50:10 +0000 Commit: Mikhail Teterin <mi@FreeBSD.org> CommitDate: 2024-01-21 10:50:10 +0000 net-im/purple-gowhatsapp: mark BROKEN ... until I figure out, how to download the Go-modules ahead of build. Suggested by: mat --- net-im/purple-gowhatsapp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/purple-gowhatsapp/Makefile b/net-im/purple-gowhatsapp/Makefile index 97abd7dd014e..568300a76ca2 100644 --- a/net-im/purple-gowhatsapp/Makefile +++ b/net-im/purple-gowhatsapp/Makefile @@ -10,6 +10,7 @@ WWW= https://github.com/hoehermann/purple-gowhatsapp LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= downloads things at build time, which breaks under poudriere LIB_DEPENDS= libpurple.so:net-im/libpurple \ libopusfile.so:audio/opusfile