pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jul 1 07:18:14 UTC 2020
Modified Files:
pkgsrc/mail/thunderbird: Makefile
Log Message:
mail/thunderbird: remove commented-out SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 pkgsrc/mail/thunderbird/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.251 pkgsrc/mail/thunderbird/Makefile:1.252
--- pkgsrc/mail/thunderbird/Makefile:1.251 Wed Jun 17 18:00:09 2020
+++ pkgsrc/mail/thunderbird/Makefile Wed Jul 1 07:18:14 2020
@@ -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 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFI
.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