pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox52-l10n Include xpi.mk from firefox52



details:   https://anonhg.NetBSD.org/pkgsrc/rev/334fcf0fbf13
branches:  trunk
changeset: 315359:334fcf0fbf13
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Nov 22 12:42:26 2018 +0000

description:
Include xpi.mk from firefox52

diffstat:

 www/firefox52-l10n/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 4e64095fad12 -r 334fcf0fbf13 www/firefox52-l10n/Makefile
--- a/www/firefox52-l10n/Makefile       Thu Nov 22 12:40:52 2018 +0000
+++ b/www/firefox52-l10n/Makefile       Thu Nov 22 12:42:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/06/26 21:50:22 maya Exp $
+# $NetBSD: Makefile,v 1.14 2018/11/22 12:42:26 ryoon Exp $
 #
 
 FIREFOX_VER=   52.9.0esr
@@ -28,5 +28,5 @@
 EXTENSIONS_DIR=                ${PREFIX}/lib/firefox52/browser/extensions
 XPI_FILES=             ${FIREFOX_LOCALES:=.xpi}
 
-.include "../../www/firefox/xpi.mk"
+.include "../../www/firefox52/xpi.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index