aboutsummaryrefslogtreecommitdiff
path: root/audio/myxer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/myxer/Makefile')
-rw-r--r--audio/myxer/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile
index f679c72e9aaf..b1826fa93c91 100644
--- a/audio/myxer/Makefile
+++ b/audio/myxer/Makefile
@@ -1,14 +1,17 @@
PORTNAME= myxer
DISTVERSION= 1.2.1
-PORTREVISION= 5
+PORTREVISION= 32
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
COMMENT= Modern volume mixer for PulseAudio
+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