aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-02 21:55:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-02 21:55:04 +0000
commit0263da88948f522d689698869c9e4cc58837100e (patch)
treeadfa8ba9578804943969dc8b771fcc7dab247135
parente0b434fb12d38fb0d6a1e721cf70d399ed2f43ee (diff)
downloadports-0263da88948f522d689698869c9e4cc58837100e.tar.gz
ports-0263da88948f522d689698869c9e4cc58837100e.zip
x11/sirula: Broken on powerpc64le
Reported by: fallout
-rw-r--r--x11/sirula/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile
index 957d3e4332ab..5d3c8d20d726 100644
--- a/x11/sirula/Makefile
+++ b/x11/sirula/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/DorianRudolph/sirula
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583
+
LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
USES= cargo gnome