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/62454a728a31
branches:  trunk
changeset: 325626:62454a728a31
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 4f48a322bf3c -r 62454a728a31 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