summaryrefslogtreecommitdiff
path: root/chat
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 /chat
parentdaea73cf5b839f0f65462f55e330cc6ae84be57f (diff)
downloadpkgsrc-97dbaacc1213c2c163015348a56c243ffcc2056f.tar.gz
Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.
Diffstat (limited to 'chat')
-rw-r--r--chat/zenicb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile
index 6cbc4538b4d..928b36b8d84 100644
--- a/chat/zenicb/Makefile
+++ b/chat/zenicb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/10/10 14:13:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.13 2004/05/08 13:35:20 uebayasi Exp $
DISTNAME= zenicb-19981202
PKGREVISION= 2
@@ -12,7 +12,7 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
.include "../../mk/emacs.mk"
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs20 xemacs214 xemacs215
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
.if defined(USE_XEMACS)
MAKEFLAGS+= USE_XEMACS=${USE_XEMACS}