summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
blob: 8464a5353dead1438bb8f4839f030931dd368a5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.34 2009/03/18 00:08:39 abs Exp $

MOZILLA=		thunderbird
PKGREVISION=		2
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"