Make sure gconf is disabled, this old version of seamonkey uses such an

old ESR branch that it seems gconf was still on by default there, and i
broke it it mozilla.port.mk r 1.132.

breakage reported by sthen@, thanks!
This commit is contained in:
landry 2020-07-02 13:39:08 +00:00
parent 4ffffb4cd9
commit 12efc8adaa

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.237 2020/06/30 13:58:13 landry Exp $
# $OpenBSD: Makefile,v 1.238 2020/07/02 13:39:08 landry Exp $
COMMENT-main = Mozilla application suite
COMMENT-lightning = Mozilla Seamonkey calendar extension
@ -40,6 +40,7 @@ MOZILLA_USE_BUNDLED_LIBEVENT = Yes
# gecko >= 46 defaults to gtk+3
MOZILLA_USE_GTK3 = Yes
CONFIGURE_ARGS += --enable-default-toolkit=cairo-gtk2
CONFIGURE_ARGS += --disable-gconf
NO_TEST= Yes
CONFIGURE_STYLE = simple