summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-04-21 16:47:48 +0000
committertnn <tnn@pkgsrc.org>2009-04-21 16:47:48 +0000
commit6f00d6dc80eb1bb4f3b899885da1962ace482624 (patch)
tree4bd29646f27761b8309b7597db7a4a112c3116b9 /misc
parent3d5213f155eb5950dec0d6494709476f460aed66 (diff)
downloadpkgsrc-6f00d6dc80eb1bb4f3b899885da1962ace482624.tar.gz
drop references to firefox-gtk1
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice2/options.mk5
-rw-r--r--misc/openoffice3/options.mk5
2 files changed, 2 insertions, 8 deletions
diff --git a/misc/openoffice2/options.mk b/misc/openoffice2/options.mk
index 15a72ac2bd0..0428698367e 100644
--- a/misc/openoffice2/options.mk
+++ b/misc/openoffice2/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.23 2008/11/24 11:58:44 hira Exp $
+# $NetBSD: options.mk,v 1.24 2009/04/21 16:47:48 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.openoffice2
PKG_SUPPORTED_OPTIONS= cups gnome gtk2 kde nas ooo-external-libwpd
@@ -46,9 +46,6 @@ CONFIGURE_ARGS+= --with-system-mozilla=firefox3
CONFIGURE_ARGS+= --with-system-mozilla=seamonkey
.include "../../www/seamonkey/buildlink3.mk"
# The following browsers do not install *.pc files.
-#.elif !empty(PKG_OPTIONS:Mfirefox-gtk1)
-#CONFIGURE_ARGS+= --with-system-mozilla=firefox
-#.include "../../www/firefox-gtk1/buildlink3.mk"
#.elif !empty(PKG_OPTIONS:Mseamonkey-gtk1)
#CONFIGURE_ARGS+= --with-system-mozilla=seamonkey
#.include "../../www/seamonkey-gtk1/buildlink3.mk"
diff --git a/misc/openoffice3/options.mk b/misc/openoffice3/options.mk
index bc1683ac481..f707b1a9fef 100644
--- a/misc/openoffice3/options.mk
+++ b/misc/openoffice3/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.13 2008/11/22 07:57:03 hira Exp $
+# $NetBSD: options.mk,v 1.14 2009/04/21 16:47:48 tnn Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.openoffice3
@@ -54,9 +54,6 @@ MOZ_FLAVOUR= seamonkey
CONFIGURE_ARGS+= --with-system-mozilla=seamonkey
.include "../../www/seamonkey/buildlink3.mk"
# The following browsers do not install *.pc files.
-#.elif !empty(PKG_OPTIONS:Mfirefox-gtk1)
-#CONFIGURE_ARGS+= --with-system-mozilla=firefox
-#.include "../../www/firefox-gtk1/buildlink3.mk"
#.elif !empty(PKG_OPTIONS:Mseamonkey-gtk1)
#CONFIGURE_ARGS+= --with-system-mozilla=seamonkey
#.include "../../www/seamonkey-gtk1/buildlink3.mk"