From 97dbaacc1213c2c163015348a56c243ffcc2056f Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sat, 8 May 2004 13:35:20 +0000 Subject: Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. --- editors/emacs-packages/Makefile | 10 +++++----- editors/mule-ucs/Makefile | 4 ++-- editors/tamago/Makefile | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'editors') diff --git a/editors/emacs-packages/Makefile b/editors/emacs-packages/Makefile index 040b60e7549..881a8364688 100644 --- a/editors/emacs-packages/Makefile +++ b/editors/emacs-packages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/13 04:29:21 uebayasi Exp $ +# $NetBSD: Makefile,v 1.15 2004/05/08 13:35:20 uebayasi Exp $ DISTNAME= emacs-packages-0.5 CATEGORIES= meta-pkgs editors @@ -34,11 +34,11 @@ DEPENDS+= haskell-mode-[0-9]*:../../devel/haskell-mode DEPENDS+= iiimecf-[0-9]*:../../inputmethod/iiimecf DEPENDS+= irchat-pj-[0-9]*:../../chat/irchat-pj DEPENDS+= ispell-emacs-[0-9]*:../../textproc/ispell-emacs -.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21" -DEPENDS+= jde-[0-9]*:../../editors/jde -.endif +#.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21" +#DEPENDS+= jde-[0-9]*:../../editors/jde +#.endif DEPENDS+= liece-[0-9]*:../../chat/liece -DEPENDS+= lookup-[0-9]*:../../misc/lookup +#DEPENDS+= lookup-[0-9]*:../../misc/lookup DEPENDS+= mailcrypt-[0-9]*:../../mail/mailcrypt DEPENDS+= matlab-mode-*:../../editors/matlab-mode #DEPENDS+= mew-[0-9]*:../../mail/mew diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile index 412d4d23cba..0ff07bc56f8 100644 --- a/editors/mule-ucs/Makefile +++ b/editors/mule-ucs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/08/29 16:20:56 taca Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/08 13:35:20 uebayasi Exp $ DISTNAME= Mule-UCS-0.84 PKGREVISION= 4 @@ -10,7 +10,7 @@ MAINTAINER= uebayasi@NetBSD.org COMMENT= Another encoding conversion mechanism for Emacs # Mule 4.1 feature required by Mule-UCS was added to 20.7nb1. -EMACS_VERSIONS_ACCEPTED= emacs21 emacs20 +EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 BUILDLINK_DEPENDS.emacs20= emacs>=20.7nb1 do-build: 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" -- cgit v1.2.3