From 0a3d0644eb0030d03a769f4734270be8d0ee6385 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 23 Jun 2020 11:48:39 +0000 Subject: www/firefox: update to 78.0 Changes: https://www.mozilla.org/firefox/78.0/releasenotes/ PR: 247329 Differential Revision: https://reviews.freebsd.org/D25301 --- www/firefox/files/patch-bug847568 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox/files/patch-bug847568') diff --git a/www/firefox/files/patch-bug847568 b/www/firefox/files/patch-bug847568 index 0afaa4696e92..88511da00630 100644 --- a/www/firefox/files/patch-bug847568 +++ b/www/firefox/files/patch-bug847568 @@ -278,7 +278,7 @@ index 9297e4d6f501..d8e273887e4b 100644 +option('--with-system-harfbuzz', + help="Use system harfbuzz (located with pkgconfig)") + -+system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 2.6.4', ++system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 2.6.6', + when='--with-system-harfbuzz') + +set_config('MOZ_SYSTEM_HARFBUZZ', depends_if(system_harfbuzz)(lambda _: True)) -- cgit v1.2.3