[Bug 240323] www/firefox: drop GCONF by default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 5 11:26:42 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240323
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Thu Sep 5 11:25:54 UTC 2019
New revision: 511176
URL: https://svnweb.freebsd.org/changeset/ports/511176
Log:
gecko: don't require gconf on non-Gnome2 desktops
Take advantage of lazy bindings by not requiring runtime dependency.
DBus is required under Wayland (Gecko-specific) and for MIME handling
but GConf2 is useless outside of Gnome2. So, only use GConf2 if it's
already installed (similar to PulseAudio).
PR: 240323
Changes:
head/Mk/bsd.gecko.mk
head/mail/thunderbird/Makefile
head/www/firefox/Makefile
head/www/firefox-esr/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list