summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsalo <salo>2006-09-24 16:44:36 +0000
committersalo <salo>2006-09-24 16:44:36 +0000
commit4a01800a18e91c7ab17b9f975d88f3152cbdbf00 (patch)
treee9f6a6516e8fc19ae8b3e12aad0679f5fa85f408 /mail
parent3c9d531c7a07a3e69df02cebaa489bc4d6a9dbba (diff)
downloadpkgsrc-4a01800a18e91c7ab17b9f975d88f3152cbdbf00.tar.gz
Use Makefile.common from seamonkey-bin-nightly dir instead of
mozilla-bin-nightly. Remove PKGREVISION, it's useless in the -nightly packages. This package didn't work for some time now, feel free to fix it.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-bin-nightly/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird-bin-nightly/Makefile b/mail/thunderbird-bin-nightly/Makefile
index 51b59c577f6..6af35fa1870 100644
--- a/mail/thunderbird-bin-nightly/Makefile
+++ b/mail/thunderbird-bin-nightly/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:59 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/09/24 16:44:36 salo Exp $
MOZILLA= thunderbird
-PKGREVISION= 1
HOMEPAGE= http://www.mozilla.org/projects/thunderbird/
COMMENT= Redesign of the Mozilla mail client (nightly binary pkg)
@@ -13,4 +12,4 @@ ONLY_FOR_PLATFORM+= Linux-*-i386
ONLY_FOR_PLATFORM+= NetBSD-2.*-i386
ONLY_FOR_PLATFORM+= SunOS-5.[789]*-sparc
-.include "../../www/mozilla-bin-nightly/Makefile.common"
+.include "../../www/seamonkey-bin-nightly/Makefile.common"