aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-06-02 08:33:29 +0800
committerjbeich <jbeich@FreeBSD.org>2018-06-02 08:33:29 +0800
commit93852d3fc1694ceb881fc84a8f667f2ab0cd8cf9 (patch)
tree01220d4fc2fd281edc4b2079ba05c5df25ed78e9 /www/seamonkey
parent79c21ba5fb8ad29d6a424210c6dcd0cc04388244 (diff)
downloadfreebsd-ports-gnome-93852d3fc1694ceb881fc84a8f667f2ab0cd8cf9.tar.gz
freebsd-ports-gnome-93852d3fc1694ceb881fc84a8f667f2ab0cd8cf9.tar.zst
freebsd-ports-gnome-93852d3fc1694ceb881fc84a8f667f2ab0cd8cf9.zip
www/firefox: audio_device isn't used by WebRTC after r468751
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 2a1dbaae9f10..e2a0f9ec84e2 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -50,6 +50,10 @@ OPTIONS_DEFAULT=CANBERRA GTK3 LDAP LIGHTNING
LDAP_DESC?= LDAP support for Mailnews
.include "${.CURDIR}/../../www/firefox/Makefile.options"
+
+# Inconsistent fallback order (libcubeb vs. audio_device)
+SNDIO_PREVENTS= ${OPTIONS_MULTI_AUDIO:NSNDIO}
+
.include <bsd.port.options.mk>
MOZSRC:= ${WRKSRC}/mozilla