summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-gtk1/Makefile3
-rw-r--r--mail/thunderbird/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/thunderbird-gtk1/Makefile b/mail/thunderbird-gtk1/Makefile
index 892156f8ff5..7400d86c29a 100644
--- a/mail/thunderbird-gtk1/Makefile
+++ b/mail/thunderbird-gtk1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/09/08 22:03:45 abs Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/18 05:04:37 jlam Exp $
MOZILLA= thunderbird-gtk1
PKGREVISION= 1
@@ -6,3 +6,4 @@ PKGREVISION= 1
COMMENT= Mozilla mail client using the older GTK1 toolkit
.include "../../mail/thunderbird/Makefile-thunderbird.common"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index d364bf44806..4ae20a12862 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/09/08 22:03:45 abs Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/18 05:04:37 jlam Exp $
MOZILLA= thunderbird
PKGREVISION= 1
@@ -9,3 +9,4 @@ _MOZILLA_USE_GTK2= # defined
MOZILLA_USE_XFT= YES
.include "../../mail/thunderbird/Makefile-thunderbird.common"
+.include "../../mk/bsd.pkg.mk"