pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox36-l10n
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Nov 22 12:48:49 UTC 2018
Modified Files:
pkgsrc/www/firefox36-l10n: Makefile
Log Message:
Include xpi.mk from firefox52
Because www/firefox no longer uses xpi.mk and I will remove it.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/firefox36-l10n/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox36-l10n/Makefile
diff -u pkgsrc/www/firefox36-l10n/Makefile:1.12 pkgsrc/www/firefox36-l10n/Makefile:1.13
--- pkgsrc/www/firefox36-l10n/Makefile:1.12 Mon Dec 30 00:24:08 2013
+++ pkgsrc/www/firefox36-l10n/Makefile Thu Nov 22 12:48:49 2018
@@ -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_STAGE.chop= post-configure
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