Date: Thu, 05 Sep 2019 11:26:42 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 240323] www/firefox: drop GCONF by default Message-ID: <bug-240323-21738-U8I3FGy558@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240323-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-240323-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240323 --- Comment #2 from commit-hook@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240323-21738-U8I3FGy558>