A commit references this bug: Author: tcberner Date: Sat Sep 26 15:28:49 UTC 2020 New revision: 550194 URL: https://svnweb.freebsd.org/changeset/ports/550194 Log: multimedia/qt5-multimedia: allow PULSE and ALSA options to coexist In r451940 this was made exclusive, to follow the internal build system of Qt. However, nowadays, the two backends are coinstallable again. This forces to select ALSA or PULSE. While having deselected ALSA and PULSE was possible before that. Forcing to install these is very bad as it works without them.
Committed.
A commit references this bug: Author: tcberner Date: Sun Nov 22 07:07:08 UTC 2020 New revision: 556030 URL: https://svnweb.freebsd.org/changeset/ports/556030 Log: multimedia/qt5-multimedia: allow for neither ALSA nor PULSE to be selected - this was a bad conversion from "allow at most one" to "allow any". PR: 250920 Reported by: p5B2E9A8F@t-online.de, VVD Changes: head/multimedia/qt5-multimedia/Makefile