aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-14 10:00:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-14 10:04:50 +0000
commit917fc0b4d194c91b034f14332010265525fb18dc (patch)
tree9f8621020cc3a53eb64647eb7127c299ea6e283c /audio
parent4b37de1e2ffe7f7cb3c6c9d0097d2125d042d6cb (diff)
downloadports-917fc0b4d194c91b034f14332010265525fb18dc.tar.gz
ports-917fc0b4d194c91b034f14332010265525fb18dc.zip
multimedia/mpv034: remove port
- Mark the remaining consumer as BROKEN PR: 267114 Suggested by: bapt (stmp maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/stmp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/stmp/Makefile b/audio/stmp/Makefile
index deeca122d217..a566797a1db4 100644
--- a/audio/stmp/Makefile
+++ b/audio/stmp/Makefile
@@ -10,8 +10,10 @@ WWW= https://github.com/wildeyedskies/stmp/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build with mpv 0.35, see bug 267114
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libHLSL.a:graphics/glslang
-LIB_DEPENDS= libmpv.so.1:multimedia/mpv034 # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267114
+LIB_DEPENDS= libmpv.so:multimedia/mpv
USES= go:modules xorg gl