From fdb5d95da66021ed09ccef0c52741cf5d8f892dc Mon Sep 17 00:00:00 2001
From: uebayasi <uebayasi>
Date: Sun, 15 Sep 2002 13:48:49 +0000
Subject: Declare zenicb is okay for XEmacs 21.{1,5}.

---
 chat/zenicb/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'chat/zenicb')

diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile
index 789dd31c24b..14cc7c98da6 100644
--- a/chat/zenicb/Makefile
+++ b/chat/zenicb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/09/14 02:19:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.8 2002/09/15 13:48:49 uebayasi Exp $
 
 DISTNAME=		zenicb-19981202
 CATEGORIES=		chat
@@ -13,6 +13,9 @@ NO_SRC_ON_FTP=		Already in MASTER_SITE_LOCAL
 
 .include "../../mk/emacs.mk"
 
+# Works fine on XEmacs 21.1. XEmacs 21.5 is probably okay too.
+EMACS_VERSIONS_ACCEPTED=	emacs21 emacs20 xemacs211 xemacs215
+
 .if defined(USE_XEMACS)
 MAKEFLAGS+=		USE_XEMACS=${USE_XEMACS}
 .include "../../editors/xemacs/Makefile.pkg"
-- 
cgit v1.2.3