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

MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication

For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.23/releasenotes/
2009-10-03 13:18:23 +00:00

13 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.39 2009/10/03 13:18:23 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"