summaryrefslogtreecommitdiff
path: root/www/libxul/files/patch-z-bug517422
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-03-08 18:10:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-03-08 18:10:48 +0000
commit5c7f1a2ed4aa85b1de20e269cc959b0db906b612 (patch)
treee881bb2f9265834eee124e71f494c002853470bf /www/libxul/files/patch-z-bug517422
parentx11-toolkits/ocaml-lablgtk2: fix build without DOCS (diff)
- Add CANBERRA and enable by default for Thunderbird and SeaMonkey [1]
- Bump version requirements for harfbuzz and libvorbis PR: 198142 [1] See also: https://dxr.mozilla.org/comm-central/search?q=nsISound [1]
Notes
Notes: svn path=/head/; revision=380782
Diffstat (limited to 'www/libxul/files/patch-z-bug517422')
-rw-r--r--www/libxul/files/patch-z-bug5174222
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libxul/files/patch-z-bug517422 b/www/libxul/files/patch-z-bug517422
index 17432a29775c..1c0f0dd2aab8 100644
--- a/www/libxul/files/patch-z-bug517422
+++ b/www/libxul/files/patch-z-bug517422
@@ -157,7 +157,7 @@ index 87db361..7947626 100644
+MOZ_NATIVE_VORBIS=)
+
+if test -n "$MOZ_NATIVE_VORBIS"; then
-+ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.4)
++ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.5)
+fi
+
+AC_SUBST(MOZ_NATIVE_VORBIS)