pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox Upon giving this some more thought, I thin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58a24a3daa92
branches:  trunk
changeset: 564226:58a24a3daa92
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Aug 29 15:47:58 2009 +0000

description:
Upon giving this some more thought, I think the gnome option is better
left disabled by default. Correct me if I'm wrong but it feels like
most pkgsrc users don't use gnome. If someone can comment on the
benefits of these dependencies in the GNOME environment, speak up.

diffstat:

 www/firefox/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 6a65c0ca1700 -r 58a24a3daa92 www/firefox/options.mk
--- a/www/firefox/options.mk    Sat Aug 29 15:41:43 2009 +0000
+++ b/www/firefox/options.mk    Sat Aug 29 15:47:58 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: options.mk,v 1.4 2009/08/29 11:50:32 tnn Exp $
+# $NetBSD: options.mk,v 1.5 2009/08/29 15:47:58 tnn Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.firefox
 PKG_SUPPORTED_OPTIONS= debug official-mozilla-branding mozilla-jemalloc gnome
-PKG_SUGGESTED_OPTIONS+=        gnome
 
 PLIST_VARS+=           branding gnome
 



Home | Main Index | Thread Index | Old Index