Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird mail/thunderbird: remove commented-ou...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14115a80f19c
branches:  trunk
changeset: 435121:14115a80f19c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Jul 01 07:18:14 2020 +0000

description:
mail/thunderbird: remove commented-out SUBST block

diffstat:

 mail/thunderbird/Makefile |  10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diffs (24 lines):

diff -r 46bf0ea45b3f -r 14115a80f19c mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Wed Jul 01 07:03:52 2020 +0000
+++ b/mail/thunderbird/Makefile Wed Jul 01 07:18:14 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.251 2020/06/17 18:00:09 nia Exp $
+# $NetBSD: Makefile,v 1.252 2020/07/01 07:18:14 rillig Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
@@ -34,14 +34,6 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-#SUBST_CLASSES+=               ext-compat
-#SUBST_STAGE.ext-compat=       pre-configure
-#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>\).*<,\19.0<,g'
-
 CHECK_WRKREF_SKIP+=    lib/${MOZILLA}/chrome/toolkit/content/global/buildconfig.html
 CHECK_WRKREF_SKIP+=    lib/${MOZILLA}/chrome/messenger/content/messenger/buildconfig.html
 



Home | Main Index | Thread Index | Old Index