Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/skk skk: Accept emacs27 and emacs27nox
details: https://anonhg.NetBSD.org/pkgsrc/rev/a170fae77c95
branches: trunk
changeset: 438159:a170fae77c95
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Sep 06 03:03:34 2020 +0000
description:
skk: Accept emacs27 and emacs27nox
diffstat:
inputmethod/skk/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r ee7b761f33a3 -r a170fae77c95 inputmethod/skk/Makefile
--- a/inputmethod/skk/Makefile Sun Sep 06 02:59:16 2020 +0000
+++ b/inputmethod/skk/Makefile Sun Sep 06 03:03:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2020/08/24 20:40:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2020/09/06 03:03:34 ryoon Exp $
DISTNAME= ddskk-ddskk-17.1_Neppu
PKGNAME= ${EMACS_PKGNAME_PREFIX}skk-17.1
@@ -17,7 +17,8 @@
EMACS_MODULES+= base leim
EMACS_BUILDLINK= YES
-EMACS_VERSIONS_ACCEPTED= emacs26 emacs26nox
+EMACS_VERSIONS_ACCEPTED= emacs27 emacs27nox
+EMACS_VERSIONS_ACCEPTED+= emacs26 emacs26nox
EMACS_VERSIONS_ACCEPTED+= emacs25 emacs25nox
MAKE_FLAGS+= EMACS=${EMACS_BIN:Q}
Home |
Main Index |
Thread Index |
Old Index