aboutsummaryrefslogtreecommitdiff
path: root/www/beonex
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-10-12 21:02:20 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-10-12 21:02:20 +0000
commit089b5bf3761e841a148067c692bd276f2132a305 (patch)
tree9f42b48e955b62728ee5aaedb4ba788a80255646 /www/beonex
parent303cabb3d23ab7eff512be256d8c75e032eb2347 (diff)
Notes
Diffstat (limited to 'www/beonex')
-rw-r--r--www/beonex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile
index b058968a0a0b..fb3ff1cb2836 100644
--- a/www/beonex/Makefile
+++ b/www/beonex/Makefile
@@ -77,9 +77,9 @@ CONFIGURE_ARGS+= --enable-ldap --enable-mailnews
.endif
.if !defined(WITHOUT_CHATZILLA)
-CONFIGURE_ARGS+= --enable-extensions=default,irc,xmlterm
+CONFIGURE_ARGS+= --enable-extensions=cookie,wallet,content-packs,pref,transformiix,irc,spellcheck,xmlterm
.else
-CONFIGURE_ARGS+= --enable-extensions=default,xmlterm
+CONFIGURE_ARGS+= --enable-extensions=cookie,wallet,content-packs,pref,transformiix,spellcheck,xmlterm
.endif
CONFIGURE_ENV= MOZ_INTERNAL_LIBART_LGPL=1 ${CC}=${CXX}