pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c92e5a264217
branches:  trunk
changeset: 315146:c92e5a264217
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Nov 18 07:16:48 2018 +0000

description:
Include xpi.mk from firefox52 directory

www/seamonkey is based on gecko 52.

diffstat:

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

diffs (16 lines):

diff -r 39c7838aa4d4 -r c92e5a264217 www/seamonkey-l10n/Makefile
--- a/www/seamonkey-l10n/Makefile       Sun Nov 18 07:12:14 2018 +0000
+++ b/www/seamonkey-l10n/Makefile       Sun Nov 18 07:16:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2018/10/23 22:55:13 maya Exp $
+# $NetBSD: Makefile,v 1.45 2018/11/18 07:16:48 ryoon Exp $
 #
 
 SM_VER=                2.49.4
@@ -24,5 +24,5 @@
 EXTENSIONS_DIR=                ${PREFIX}/lib/seamonkey/extensions
 XPI_FILES=             ${SM_LOCALES:C/.*/seamonkey-${SM_VER}.&.langpack.xpi/}
 
-.include "../../www/firefox/xpi.mk"
+.include "../../www/firefox52/xpi.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index