cf45f12123
so that thunderbird-gtk1 also gets the revision bump, as the latter is already using the newest patch for regxpcom crash fixing.
13 lines
377 B
Makefile
13 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.37 2009/06/19 13:13:06 he 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"
|