summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-04-02 14:48:35 +0000
committerabs <abs@pkgsrc.org>2005-04-02 14:48:35 +0000
commit6b9fb120afc5ce3676b683f34e8507d190fc983d (patch)
tree2dc894a1616c963543618fa5b8db03a271436be2 /mail/thunderbird/Makefile
parentb596d7d7fc6eb970493b282e485baa1c444363f0 (diff)
downloadpkgsrc-6b9fb120afc5ce3676b683f34e8507d190fc983d.tar.gz
Move thunderbird-gtk2 to thunderbird. The default mozilla version of
thunderbird is linked against gtk2, so follow suit. The old version has been re-imported as thunderbird-gtk1.
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile7
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"