summaryrefslogtreecommitdiff
path: root/mail/thunderbird-gtk1
diff options
context:
space:
mode:
authorjlam <jlam>2005-09-18 05:04:37 +0000
committerjlam <jlam>2005-09-18 05:04:37 +0000
commit160ce59d0c5589d9741a629b2add148e91928c52 (patch)
treef4e01facbd1815eff2091e81cce5a0c1cb04acb4 /mail/thunderbird-gtk1
parent0c99ebe6abd98f35191f94f6eb79619c5cc321fd (diff)
downloadpkgsrc-160ce59d0c5589d9741a629b2add148e91928c52.tar.gz
The thunderbird and thunderbird-gtk1 package Makefiles include
mozilla/Makefile.common, which no longer includes bsd.pkg.mk, so include bsd.pkg.mk ourselves.
Diffstat (limited to 'mail/thunderbird-gtk1')
-rw-r--r--mail/thunderbird-gtk1/Makefile3
1 files changed, 2 insertions, 1 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"