git: ac9c018f1435 - main - audio/shairport-sync: Remove cruft

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Tue, 15 Nov 2022 10:48:46 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac9c018f1435b61752c125aa890d4c6d3be1490d

commit ac9c018f1435b61752c125aa890d4c6d3be1490d
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2022-11-15 10:48:37 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2022-11-15 10:48:43 +0000

    audio/shairport-sync: Remove cruft
---
 audio/shairport-sync/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile
index 3116263bdb5c..9dd99db8a214 100644
--- a/audio/shairport-sync/Makefile
+++ b/audio/shairport-sync/Makefile
@@ -37,7 +37,6 @@ LDFLAGS+=	-lcrypto
 
 OPTIONS_DEFINE=		AIRPLAY2 ALAC ALSA MQTT PULSEAUDIO SNDIO
 OPTIONS_DEFAULT=	AIRPLAY2 SNDIO
-#OPTIONS_DEFAULT=	SNDIO
 AIRPLAY2_DESC=		Build with AirPlay 2 protocol support
 ALAC_DESC=		Build with libalac support (experimental)
 MQTT_DESC=		Build with MQTT protocol support