git: b86933a61506 - main - multimedia/gstreamer1-*: Fix build in the presence of wildmidi
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Nov 2022 21:08:31 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b86933a61506cae4610ade1572f4788473cc8277
commit b86933a61506cae4610ade1572f4788473cc8277
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-11-03 21:06:02 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-11-03 21:08:29 +0000
multimedia/gstreamer1-*: Fix build in the presence of wildmidi
PR: 267132
---
multimedia/gstreamer1-plugins/Makefile.common | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index 0a95d4a31455..af6890a0aa27 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -203,6 +203,7 @@ BAD_GST_ALL_PLUGINS+= \
webp \
webrtc \
webrtcdsp \
+ wildmidi \
winks \
winscreencap \
x265 \