pkgsrc/mail/thunderbird/Makefile
ghen aff8795d5c Update thunderbird and thunderbird-gtk1 to 2.0.0.21.
Security fixes in this version:

MFSA 2009-10 Upgrade PNG library to fix memory safety hazards
MFSA 2009-09 XML data theft via RDFXMLDataSource and cross-domain redirect
MFSA 2009-07 Crashes with evidence of memory corruption (rv:1.9.0.7)

For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.21/releasenotes/
2009-03-19 15:08:58 +00:00

13 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.35 2009/03/19 15:08:58 ghen Exp $
MOZILLA= thunderbird
COMMENT= Mozilla mail client
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"