pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox52-l10n



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Nov 22 12:42:26 UTC 2018

Modified Files:
        pkgsrc/www/firefox52-l10n: Makefile

Log Message:
Include xpi.mk from firefox52


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/firefox52-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/firefox52-l10n/Makefile
diff -u pkgsrc/www/firefox52-l10n/Makefile:1.13 pkgsrc/www/firefox52-l10n/Makefile:1.14
--- pkgsrc/www/firefox52-l10n/Makefile:1.13     Tue Jun 26 21:50:22 2018
+++ pkgsrc/www/firefox52-l10n/Makefile  Thu Nov 22 12:42:26 2018
@@ -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 @@ FIREFOX_LOCALES=ach af an ar as ast az b
 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