diff options
author | hira <hira@pkgsrc.org> | 2007-03-30 13:34:53 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2007-03-30 13:34:53 +0000 |
commit | cb4b8baff3862d1b0fe687c3003a5f98857e5907 (patch) | |
tree | 5f3e447c043166bfefcbf58e4b0b8d8a5a8d064c /misc/openoffice2/options.mk | |
parent | 3525ec4472d179d93921246cfa1ca16894a5ad25 (diff) | |
download | pkgsrc-cb4b8baff3862d1b0fe687c3003a5f98857e5907.tar.gz |
Disable firefox-gtk1, seamonkey and seamonkey-gtk1 options until
these are really supported.
Diffstat (limited to 'misc/openoffice2/options.mk')
-rw-r--r-- | misc/openoffice2/options.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2/options.mk b/misc/openoffice2/options.mk index b56b3ff2cf0..665f1b5b43a 100644 --- a/misc/openoffice2/options.mk +++ b/misc/openoffice2/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.6 2007/03/12 10:21:20 hira Exp $ +# $NetBSD: options.mk,v 1.7 2007/03/30 13:34:53 hira Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.openoffice2 PKG_SUPPORTED_OPTIONS= cups gnome gtk2 # kde PKG_OPTIONS_REQUIRED_GROUPS= browser lang -PKG_OPTIONS_GROUP.browser= firefox firefox-gtk1 seamonkey seamonkey-gtk1 +PKG_OPTIONS_GROUP.browser= firefox # seamonkey firefox-gtk1 seamonkey-gtk1 OO_SUPPORTED_LANGUAGES= en-US af as-IN be-BY bg br bs ca cs cy da de \ el en-GB en-ZA eo es et fa fi fr ga gu-IN he \ hi-IN hr hu it ja ka km ko ku lt mk ml-IN \ |