pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird-bin-nightly Use Makefile.common from ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0f631e3bff7
branches: trunk
changeset: 518958:a0f631e3bff7
user: salo <salo%pkgsrc.org@localhost>
date: Sun Sep 24 16:44:36 2006 +0000
description:
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:
mail/thunderbird-bin-nightly/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r f51fce366ed6 -r a0f631e3bff7 mail/thunderbird-bin-nightly/Makefile
--- a/mail/thunderbird-bin-nightly/Makefile Sun Sep 24 16:44:19 2006 +0000
+++ b/mail/thunderbird-bin-nightly/Makefile Sun Sep 24 16:44:36 2006 +0000
@@ -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+= NetBSD-2.*-i386
ONLY_FOR_PLATFORM+= SunOS-5.[789]*-sparc
-.include "../../www/mozilla-bin-nightly/Makefile.common"
+.include "../../www/seamonkey-bin-nightly/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index