Date: Sun, 21 Jan 2024 10:51:32 GMT From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 66643726ea10 - main - net-im/purple-gowhatsapp: mark BROKEN Message-ID: <202401211051.40LApWOh002474@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401211051.40LApWOh002474>