summaryrefslogtreecommitdiff
path: root/mail/thunderbird2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird2/Makefile')
-rw-r--r--mail/thunderbird2/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/thunderbird2/Makefile b/mail/thunderbird2/Makefile
deleted file mode 100644
index b9ab219674f..00000000000
--- a/mail/thunderbird2/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2010/01/24 13:26:11 wiz Exp $
-
-MOZILLA= thunderbird
-PKGREVISION= 1
-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/thunderbird2/Makefile-thunderbird.common"
-.include "../../mk/bsd.pkg.mk"