There was a --enable-browser-plugin followed by $(use_enable nsplugin browser-plugin), making
the first extraneous and not effective. No end result changes, just cosmetics to avoid confusion.
Thanks-to: Matt Turner <mattst88@gentoo.org>
src_configure() {
# Do not error out on warnings
gnome2_src_configure \
- --enable-browser-plugin \
--enable-man \
$(use_enable !openrc-force systemd) \
$(use_with bluetooth) \
src_configure() {
# Do not error out on warnings
gnome2_src_configure \
- --enable-browser-plugin \
--enable-man \
$(use_enable !openrc-force systemd) \
$(use_with bluetooth) \