summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2011-10-12 09:49:13 +0000
committerwiz <wiz>2011-10-12 09:49:13 +0000
commitbb64ea53126f4fac1a5b2a557e73d7f9746f3c3f (patch)
tree6afcbc78d94a5f3b05cdd7e2ae42ac6877170bf4 /mail
parented8fa574996979a9c0f444707049acc2237745f8 (diff)
downloadpkgsrc-bb64ea53126f4fac1a5b2a557e73d7f9746f3c3f.tar.gz
Be much less restrictive in accepted thunderbird versions for plugins.
Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index afe3558dc29..e7d30d5d6ad 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.73 2011/09/04 21:28:35 tnn Exp $
+# $NetBSD: Makefile,v 1.74 2011/10/12 09:49:13 wiz Exp $
#
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
+PKGREVISION= 1
TB_VER= 6.0.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
@@ -31,7 +32,7 @@ SUBST_MESSAGE.ext-compat= Fixing extension compatibility
SUBST_FILES.ext-compat= mailnews/extensions/enigmail/package/install.rdf
SUBST_FILES.ext-compat+= calendar/*/install.rdf
SUBST_FILES.ext-compat+= calendar/*/*/install.rdf
-SUBST_SED.ext-compat= -e 's,\(<em:maxVersion>\)5.*<,\16.0<,g'
+SUBST_SED.ext-compat= -e 's,\(<em:maxVersion>\)5.*<,\19.0<,g'
pre-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoconf