diff options
Diffstat (limited to 'misc/openoffice3')
-rw-r--r-- | misc/openoffice3/options.mk | 5 |
1 files changed, 1 insertions, 4 deletions
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" |