summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-07-14 13:22:07 +0000
committerryoon <ryoon@pkgsrc.org>2017-07-14 13:22:07 +0000
commitde0b898052e7236e9cb7fcf0eb7e68383164b356 (patch)
tree4359de8686878928b8b830db5aeb47433bf6eb30 /www/seamonkey
parente2ceb536f7cd9e78e3e49bccd07198ca1e1d0ad2 (diff)
downloadpkgsrc-de0b898052e7236e9cb7fcf0eb7e68383164b356.tar.gz
Remove chatzilla option
* chatzilla is not shipped with seamonkey anymore
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/options.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/www/seamonkey/options.mk b/www/seamonkey/options.mk
index 6d4caf37998..8315a3afa8b 100644
--- a/www/seamonkey/options.mk
+++ b/www/seamonkey/options.mk
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.37 2017/07/11 14:44:28 ryoon Exp $
+# $NetBSD: options.mk,v 1.38 2017/07/14 13:22:07 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.seamonkey
PKG_OPTIONS_REQUIRED_GROUPS= gtk
PKG_OPTIONS_GROUP.gtk= gtk2 gtk3
PKG_SUPPORTED_OPTIONS= alsa dbus debug mozilla-jemalloc
-PKG_SUPPORTED_OPTIONS+= mozilla-lightning webrtc mozilla-chatzilla pulseaudio
+PKG_SUPPORTED_OPTIONS+= mozilla-lightning webrtc pulseaudio
PLIST_VARS+= debug gnome jemalloc
@@ -54,13 +54,6 @@ CONFIGURE_ARGS+= --enable-dbus
CONFIGURE_ARGS+= --disable-dbus
.endif
-.if !empty(PKG_OPTIONS:Mmozilla-chatzilla)
-PLIST_SRC+= PLIST.chatzilla
-CONFIGURE_ARGS+= --enable-extensions=default,irc
-XPI_FILES+= ${WRKSRC}/${OBJDIR}/dist/xpi-stage/chatzilla*.xpi
-XPI_FILES+= ${WRKSRC}/${OBJDIR}/dist/xpi-stage/quitter*.xpi
-.endif
-
.if !empty(PKG_OPTIONS:Mmozilla-jemalloc)
PLIST.jemalloc= yes
CONFIGURE_ARGS+= --enable-jemalloc