summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-03-06 10:00:15 +0000
committerryoon <ryoon@pkgsrc.org>2017-03-06 10:00:15 +0000
commitc183aacd66a0454767fa1d48f2011fe6560ae221 (patch)
tree531a49641bc04824acfb7c0a070ab9e849e3d9bc /inputmethod
parentd4abba8cba77cecd4b3238593bed00ba712e55dc (diff)
downloadpkgsrc-c183aacd66a0454767fa1d48f2011fe6560ae221.tar.gz
Remove emacs22 from supported versions
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/skk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile
index 644ae28e03f..1ca2d75b5bd 100644
--- a/inputmethod/skk/Makefile
+++ b/inputmethod/skk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/03/06 09:58:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/03/06 10:00:15 ryoon Exp $
#
DISTNAME= ddskk-16.2
@@ -18,7 +18,7 @@ EMACS_MODULES+= base leim
EMACS_BUILDLINK=YES
EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox emacs24 emacs24nox
-EMACS_VERSIONS_ACCEPTED+= emacs23 emacs23nox emacs22 emacs22nox
+EMACS_VERSIONS_ACCEPTED+= emacs23 emacs23nox
MAKE_FLAGS+= EMACS=${EMACS_BIN:Q}
MAKE_ENV= prefix=${DESTDIR:Q}${PREFIX:Q} \