diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-05-30 08:57:02 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-05-30 08:57:02 +0800 |
commit | c7259fc4f09ba70c86135802f82761d6825d9e39 (patch) | |
tree | 02004eac0b9cd00c4eef1924d6cd7b8314c56908 /audio | |
parent | 5727cc1226c4f980fdc95205b733e890f1d5cbab (diff) | |
download | freebsd-ports-gnome-c7259fc4f09ba70c86135802f82761d6825d9e39.tar.gz freebsd-ports-gnome-c7259fc4f09ba70c86135802f82761d6825d9e39.tar.zst freebsd-ports-gnome-c7259fc4f09ba70c86135802f82761d6825d9e39.zip |
Clean up some things
Reported by: portscan
Diffstat (limited to 'audio')
-rw-r--r-- | audio/strawberry/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index dab96bec378f..f2886a7de091 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -48,8 +48,6 @@ OPTIONS_DEFINE= APPLEDEV AUDIOCD IPOD MOODBAR MTPDEV MUSICBRAINZ \ APPLEDEV_IMPLIES= IPOD OPTIONS_DEFAULT= PULSEAUDIO -BACKEND_DESC= Multimedia backend(s) - OPTIONS_MULTI= SOUND OPTIONS_MULTI_SOUND= ALSA PULSEAUDIO |