aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-12-28 18:17:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-12-28 18:17:22 +0000
commit8be5bca6a8b845cc46972b38d6c960c7beaaee1a (patch)
treeb7b8a6238b7e7fb9ed1cc7a41293f0bb9cdcc7fc /www/seamonkey
parent4f127de51926a3a2fcf9a7f1e01f859c4a261837 (diff)
downloadports-8be5bca6a8b845cc46972b38d6c960c7beaaee1a.tar.gz
ports-8be5bca6a8b845cc46972b38d6c960c7beaaee1a.zip
gecko: enable PULSEAUDIO by default (mainly for WebRTC)
ALSA currently relies on in-kernel support to enumerate available audio devices for getUserMedia i.e., to detect a microphone. So, build with PULSEAUDIO late bindings by default preferred over ALSA, over OSS. Nop for RUN_DEPENDS or users who previously disabled PULSEAUDIO.
Notes
Notes: svn path=/head/; revision=404687
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 0fac3d2c3e6b..135086c12794 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -4,7 +4,7 @@
PORTNAME= seamonkey
DISTVERSION= 2.39
MOZILLA_VER= 42 # above + 3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source