From 851b9080cbb9e9a6f4571e5db7e625fbefb8b86f Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 30 Aug 2009 01:14:49 +0000 Subject: libgnome is also needed for the gnome option to do anything. --- www/firefox/PLIST | 3 ++- www/firefox/options.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/www/firefox/PLIST b/www/firefox/PLIST index 7c6eeaba529..87f63b01ee8 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2009/08/29 11:50:32 tnn Exp $ +@comment $NetBSD: PLIST,v 1.37 2009/08/30 01:14:49 markd Exp $ bin/firefox include/firefox/stable/base64.h include/firefox/stable/blapit.h @@ -611,6 +611,7 @@ lib/firefox/components/libbrowsercomps.so lib/firefox/components/libbrowserdirprovider.so ${PLIST.gnome}lib/firefox/components/libdbusservice.so lib/firefox/components/libimgicon.so +${PLIST.gnome}lib/firefox/components/libmozgnome.so ${PLIST.gnome}lib/firefox/components/libnkgnomevfs.so lib/firefox/components/nsAddonRepository.js lib/firefox/components/nsBadCertHandler.js diff --git a/www/firefox/options.mk b/www/firefox/options.mk index 4719a5339ee..aacb7a38e0d 100644 --- a/www/firefox/options.mk +++ b/www/firefox/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.5 2009/08/29 15:47:58 tnn Exp $ +# $NetBSD: options.mk,v 1.6 2009/08/30 01:14:50 markd Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.firefox PKG_SUPPORTED_OPTIONS= debug official-mozilla-branding mozilla-jemalloc gnome @@ -18,6 +18,7 @@ PKG_SUGGESTED_OPTIONS+= mozilla-jit .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Mgnome) +.include "../../devel/libgnome/buildlink3.mk" .include "../../sysutils/gnome-vfs/buildlink3.mk" CONFIGURE_ARGS+= --enable-gnomevfs --enable-dbus PLIST.gnome= yes -- cgit v1.2.3