pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird explicitly --disable-official-branding.
details: https://anonhg.NetBSD.org/pkgsrc/rev/24706c97e759
branches: trunk
changeset: 568344:24706c97e759
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Dec 11 15:00:00 2009 +0000
description:
explicitly --disable-official-branding.
Looks like the default changed but the trademark policy didn't.
diffstat:
mail/thunderbird/options.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 8a4f14d7df10 -r 24706c97e759 mail/thunderbird/options.mk
--- a/mail/thunderbird/options.mk Fri Dec 11 14:45:38 2009 +0000
+++ b/mail/thunderbird/options.mk Fri Dec 11 15:00:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2009/11/29 03:06:42 tnn Exp $
+# $NetBSD: options.mk,v 1.2 2009/12/11 15:00:00 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.thunderbird
PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome official-mozilla-branding
@@ -52,4 +52,6 @@
RESTRICTED= Trademark holder prohibits distribution of modified versions.
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
+.else
+CONFIGURE_ARGS+= --disable-official-branding
.endif
Home |
Main Index |
Thread Index |
Old Index