diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2018-03-09 14:31:58 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2018-03-09 14:31:58 +0000 |
| commit | 35279b2037363b5e9c1b7a20a45cbd3d6a986d64 (patch) | |
| tree | 71f85e356465e78549a0370f1a746086a28c2c32 /www/firefox/files/patch-bug847568 | |
| parent | Update www/elixir-phoenix to version 1.3.2. (diff) | |
www/firefox: bump build dependencies after r463675
Diffstat (limited to 'www/firefox/files/patch-bug847568')
| -rw-r--r-- | www/firefox/files/patch-bug847568 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/files/patch-bug847568 b/www/firefox/files/patch-bug847568 index a88051237d2a..31dbf22a1fc4 100644 --- a/www/firefox/files/patch-bug847568 +++ b/www/firefox/files/patch-bug847568 @@ -249,7 +249,7 @@ index 9297e4d6f501..d8e273887e4b 100644 +option('--with-system-harfbuzz', + help="Use system harfbuzz (located with pkgconfig)") + -+system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.7.2', ++system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.7.4', + when='--with-system-harfbuzz') + +set_config('MOZ_SYSTEM_HARFBUZZ', depends_if(system_harfbuzz)(lambda _: True)) |
