pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/seamonkey Put official-mozilla-branding in the PKG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2843729d5465
branches:  trunk
changeset: 539070:2843729d5465
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Feb 26 23:30:03 2008 +0000

description:
Put official-mozilla-branding in the PKG_SUPPORTED_OPTIONS for all packages that include this file - notably sunbird

diffstat:

 www/seamonkey/options.mk |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (17 lines):

diff -r 92bf2b3a8212 -r 2843729d5465 www/seamonkey/options.mk
--- a/www/seamonkey/options.mk  Tue Feb 26 18:24:27 2008 +0000
+++ b/www/seamonkey/options.mk  Tue Feb 26 23:30:03 2008 +0000
@@ -1,11 +1,7 @@
-# $NetBSD: options.mk,v 1.8 2007/10/31 21:42:24 gdt Exp $
+# $NetBSD: options.mk,v 1.9 2008/02/26 23:30:03 abs Exp $
 
 PKG_OPTIONS_VAR                = PKG_OPTIONS.gecko
-PKG_SUPPORTED_OPTIONS  = debug
-
-.if ( ${MOZILLA_BIN} == "firefox-bin" || ${MOZILLA_BIN} == "thunderbird-bin" )
-PKG_SUPPORTED_OPTIONS  += official-mozilla-branding
-.endif
+PKG_SUPPORTED_OPTIONS  = debug official-mozilla-branding
 
 .if ( ${MOZILLA_BIN} == "firefox-bin" || ${MOZILLA_BIN} == "seamonkey-bin" || ${MOZILLA_BIN} == "thunderbird-bin" )
 PKG_SUPPORTED_OPTIONS  += mozilla-single-profile



Home | Main Index | Thread Index | Old Index