git: ed3a57b6b664 - main - irc/srain: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 12:03:57 UTC
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed3a57b6b664b7a817cd388793abc068e937d935
commit ed3a57b6b664b7a817cd388793abc068e937d935
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 11:57:41 +0000
Commit: Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 11:57:41 +0000
irc/srain: mark BROKEN
pkg-static: Unable to access file /wrkdirs/usr/ports/irc/srain/work/stage/usr/local/share/doc/srain/html/_static/jquery-3.5.1.js:No such file or directory
Reported by: pkg-fallout
---
irc/srain/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/irc/srain/Makefile b/irc/srain/Makefile
index e4f3a1527d60..a339e2d58c5b 100644
--- a/irc/srain/Makefile
+++ b/irc/srain/Makefile
@@ -10,6 +10,8 @@ WWW= https://srain.im/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to package
+
LIB_DEPENDS= libconfig.so:devel/libconfig \
libsecret-1.so:security/libsecret \
libsoup-2.4.so:devel/libsoup