From 7e882a32e18dee54cd02f6d239961f174bc04011 Mon Sep 17 00:00:00 2001 From: jmcneill Date: Fri, 16 Oct 2015 12:58:16 +0000 Subject: gio is part of gtk2 not gnome, so dont make the gio extension conditional on the gnome pkg option. bump pkg revision. --- www/firefox/options.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'www/firefox/options.mk') diff --git a/www/firefox/options.mk b/www/firefox/options.mk index f1b00fe39f7..8e816017822 100644 --- a/www/firefox/options.mk +++ b/www/firefox/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.26 2015/07/03 10:25:40 ryoon Exp $ +# $NetBSD: options.mk,v 1.27 2015/10/16 12:58:16 jmcneill Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.firefox PKG_SUPPORTED_OPTIONS= official-mozilla-branding @@ -29,12 +29,11 @@ CONFIGURE_ARGS+= --disable-alsa .include "../../devel/libgnomeui/buildlink3.mk" #.include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" -CONFIGURE_ARGS+= --enable-gio --enable-dbus --enable-gnomeui +CONFIGURE_ARGS+= --enable-dbus --enable-gnomeui CONFIGURE_ARGS+= --enable-libnotify -CONFIGURE_ARGS+= --enable-extensions=gio PLIST.gnome= yes .else -CONFIGURE_ARGS+= --disable-gio --disable-dbus --disable-gnomeui +CONFIGURE_ARGS+= --disable-dbus --disable-gnomeui CONFIGURE_ARGS+= --disable-libnotify .endif -- cgit v1.2.3