git: 326f0d9199a0 - main - audio/myxer: unbreak on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:57:47 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=326f0d9199a0b4e0442f1803e355f619beca60d3
commit 326f0d9199a0b4e0442f1803e355f619beca60d3
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-23 16:13:19 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-29 16:56:19 +0000
audio/myxer: unbreak on powerpc64le
---
audio/myxer/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile
index e8fa056b9604..85a5b64fd5e2 100644
--- a/audio/myxer/Makefile
+++ b/audio/myxer/Makefile
@@ -10,8 +10,6 @@ WWW= https://github.com/Aurailus/Myxer
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583
-
LIB_DEPENDS= libpulse.so:audio/pulseaudio
USES= cargo gnome