pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird-l10n include xpi.mk from firefox 52. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e73d6a5564cc
branches: trunk
changeset: 315357:e73d6a5564cc
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Nov 22 12:39:55 2018 +0000
description:
include xpi.mk from firefox 52. Thin package is beased on Gecko 52
diffstat:
mail/thunderbird-l10n/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 12c3cb708028 -r e73d6a5564cc mail/thunderbird-l10n/Makefile
--- a/mail/thunderbird-l10n/Makefile Thu Nov 22 12:30:49 2018 +0000
+++ b/mail/thunderbird-l10n/Makefile Thu Nov 22 12:39:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2018/07/30 19:53:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2018/11/22 12:39:55 ryoon Exp $
#
TB_VER= 52.9.1
@@ -28,5 +28,5 @@
EXTENSIONS_DIR= ${PREFIX}/lib/thunderbird/extensions
XPI_FILES= ${TB_LOCALES:=.xpi}
-.include "../../www/firefox/xpi.mk"
+.include "../../www/firefox52/xpi.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index