diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index e5404e02e0d..ad169a339a4 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/04/02 14:48:35 abs Exp $ +# $NetBSD: Makefile,v 1.8 2005/06/03 14:41:30 wiz Exp $ MOZILLA= thunderbird COMMENT= Mozilla mail client -MOZILLA_USE_GTK2= # defined +_MOZILLA_USE_GTK2= # defined MOZILLA_USE_XFT= YES .include "../../mail/thunderbird/Makefile-thunderbird.common" |