pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird In a comment, add reference to tbird ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7cf845cbec14
branches: trunk
changeset: 532283:7cf845cbec14
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Aug 15 16:02:41 2007 +0000
description:
In a comment, add reference to tbird bug report about LD_LIBRARY_PATH
being left in the environemnt. (There is no patch to fix this in
pkgsrc, so the comment is at top level instead of in a patch file.)
diffstat:
mail/thunderbird/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a50d21accb84 -r 7cf845cbec14 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Wed Aug 15 15:56:12 2007 +0000
+++ b/mail/thunderbird/Makefile Wed Aug 15 16:02:41 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/05/12 06:53:21 ghen Exp $
+# $NetBSD: Makefile,v 1.27 2007/08/15 16:02:41 gdt Exp $
MOZILLA= thunderbird
COMMENT= Mozilla mail client
@@ -6,5 +6,8 @@
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
+# thunderbird passes LD_LIBRARY_PATH to mime handlers, making them fail:
+# https://bugzilla.mozilla.org/show_bug.cgi?id=392327
+
.include "../../mail/thunderbird/Makefile-thunderbird.common"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index