git: d4466596fa90 - main - multimedia/audacious-plugins: Disable MMS option by default
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 11:21:58 UTC
The branch main has been updated by madpilot:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d4466596fa90d1e0e36916fc1621383d467679d2
commit d4466596fa90d1e0e36916fc1621383d467679d2
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-06-16 11:20:28 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-06-16 11:20:28 +0000
multimedia/audacious-plugins: Disable MMS option by default
The MMS protocol has been deprecated upstream since 2003.
PR: 264706, 264708
---
multimedia/audacious-plugins/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 77ec34d7c1a4..bea8125fdb37 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -56,7 +56,7 @@ OPTIONS_DEFINE= AAC ADPLUG AMIDI BS2B CDDA CUE FFMPEG FLAC LAME LIRC \
SCROBBLER SID SNDFILE SPEEDPITCH VORBIS WAVPACK
OPTIONS_MULTI= OUTPUT
OPTIONS_MULTI_OUTPUT= ALSA FILEWRITER JACK OSS PULSEAUDIO SDL SNDIO
-OPTIONS_DEFAULT= AAC ADPLUG CDDA CUE FILEWRITER FFMPEG FLAC MMS MPRIS \
+OPTIONS_DEFAULT= AAC ADPLUG CDDA CUE FILEWRITER FFMPEG FLAC MPRIS \
NEON NLS NOTIFY OPENMPT OSS PULSEAUDIO SCROBBLER \
SID VORBIS WAVPACK
OPTIONS_SUB= yes