After the latest package update from pkg.freebsd.org, Thunderbird lost lightning and enigmail. Somehow DEFAULT_OPTIONS are not applied or overridden: $ svnversion 372802 $ sudo make rmconfig ===> No user-specified options configured for thunderbird-31.2.0 $ sudo make showconfig ===> The following configuration options are available for thunderbird-31.2.0: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes ENIGMAIL=off: Enigmail extension GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GNOMEVFS2=off: GnomeVFS2 (virtual file system) support GSTREAMER=off: Multimedia support via GStreamer LIBPROXY=off: Proxy support via libproxy LIGHTNING=off: Calendar extension LOGGING=on: Additional log messages OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings Expected: ENIGMAIL and LIGHTNING should be on.
Auto-assigned to maintainer gecko@FreeBSD.org
Regressed since ports r372672 as bapt@ changed += to =.
Created attachment 149626 [details] fix Temporary fix until bug 194863 lands.
A commit references this bug: Author: bapt Date: Thu Nov 20 07:12:15 UTC 2014 New revision: 372853 URL: https://svnweb.freebsd.org/changeset/ports/372853 Log: Fix thunderbird options PR: 195176 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> Pointyhat: bapt Changes: head/www/firefox/Makefile.options