summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-05-08 13:35:20 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-05-08 13:35:20 +0000
commit97dbaacc1213c2c163015348a56c243ffcc2056f (patch)
tree05adced5fb8cf690183ca1ea96adfd4df5d55ec0 /editors/tamago
parentdaea73cf5b839f0f65462f55e330cc6ae84be57f (diff)
downloadpkgsrc-97dbaacc1213c2c163015348a56c243ffcc2056f.tar.gz
Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index e5568b2b781..950139cc189 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:34:49 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/08 13:35:20 uebayasi Exp $
DISTNAME= tamago-4.0.6
PKGNAME= tamago-20020909
@@ -11,7 +11,7 @@ COMMENT= CJK characters inputting system for emacs + leim
GNU_CONFIGURE= yes
# XXX please someone adjust paths and PLIST for XEmacs...
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs20
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20
EMACS_USE_LEIM= # defined
.include "../../mk/emacs.mk"