pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/js2-mode js2-mode: Support emacs26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/09c84ca57218
branches: trunk
changeset: 312764:09c84ca57218
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Sep 13 12:56:36 2018 +0000
description:
js2-mode: Support emacs26.
diffstat:
devel/js2-mode/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 384fffdbb137 -r 09c84ca57218 devel/js2-mode/Makefile
--- a/devel/js2-mode/Makefile Thu Sep 13 12:33:28 2018 +0000
+++ b/devel/js2-mode/Makefile Thu Sep 13 12:56:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/01/04 16:36:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.12 2018/09/13 12:56:36 jperkin Exp $
DISTNAME= js2-20080406
PKGREVISION= 2
@@ -16,6 +16,7 @@
# no xemacs at all; emacs21 doesn't support full functionality
EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox
+EMACS_VERSIONS_ACCEPTED+= emacs26 emacs26nox
do-build:
cd ${WRKSRC} && ${EMACS_BIN} -batch -f batch-byte-compile ${DISTNAME}.el
Home |
Main Index |
Thread Index |
Old Index