aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla-vendor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla-vendor/Makefile')
-rw-r--r--www/mozilla-vendor/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile
index 6ccbee4bf62c..3adb055a2613 100644
--- a/www/mozilla-vendor/Makefile
+++ b/www/mozilla-vendor/Makefile
@@ -66,6 +66,9 @@ CONFIGURE_ARGS= \
--with-pthreads
.if !defined(WITHOUT_CHATZILLA)
CONFIGURE_ARGS+= --enable-extensions=default,irc,xmlterm
+PLIST_SUB+= CHATZILLA=""
+.else
+PLIST_SUB+= CHATZILLA="@comment "
.endif
CONFIGURE_ENV= MOZ_INTERNAL_LIBART_LGPL=1
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \