pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/skk
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Sep 6 03:03:34 UTC 2020
Modified Files:
pkgsrc/inputmethod/skk: Makefile
Log Message:
skk: Accept emacs27 and emacs27nox
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/inputmethod/skk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/skk/Makefile
diff -u pkgsrc/inputmethod/skk/Makefile:1.39 pkgsrc/inputmethod/skk/Makefile:1.40
--- pkgsrc/inputmethod/skk/Makefile:1.39 Mon Aug 24 20:40:00 2020
+++ pkgsrc/inputmethod/skk/Makefile Sun Sep 6 03:03:34 2020
@@ -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 @@ CONFLICTS= ddskk-[0-9]*
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