pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox36-l10n Include xpi.mk from firefox52
details: https://anonhg.NetBSD.org/pkgsrc/rev/a62a89c75494
branches: trunk
changeset: 315360:a62a89c75494
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Nov 22 12:48:49 2018 +0000
description:
Include xpi.mk from firefox52
Because www/firefox no longer uses xpi.mk and I will remove it.
diffstat:
www/firefox36-l10n/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 334fcf0fbf13 -r a62a89c75494 www/firefox36-l10n/Makefile
--- a/www/firefox36-l10n/Makefile Thu Nov 22 12:42:26 2018 +0000
+++ b/www/firefox36-l10n/Makefile Thu Nov 22 12:48:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/12/30 00:24:08 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2018/11/22 12:48:49 ryoon Exp $
#
FIREFOX_VER= 3.6.28
@@ -34,5 +34,5 @@
SUBST_FILES.chop= ta-LK/install.rdf
SUBST_SED.chop= -e '1,3d'
-.include "../../www/firefox/xpi.mk"
+.include "../../www/firefox52/xpi.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index