diff options
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c11fbf22396..e5404e02e0d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/08/10 14:27:17 taya Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/02 14:48:35 abs Exp $ MOZILLA= thunderbird -COMMENT= Redesign of the Mozilla mail client +COMMENT= Mozilla mail client + +MOZILLA_USE_GTK2= # defined +MOZILLA_USE_XFT= YES .include "../../mail/thunderbird/Makefile-thunderbird.common" |