From a4ce7620a94efc6458a2e8d61c4ca1bda24c0e2a Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sun, 12 Jan 2003 02:02:49 +0000 Subject: Won't compile with Emacs 20.7. Remove emacs20 from EMACS_VERSIONS_ACCEPTED. XXX Should be fixed later. --- editors/jde/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/jde/Makefile b/editors/jde/Makefile index d37374b4d6f..776e1bbc390 100644 --- a/editors/jde/Makefile +++ b/editors/jde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/01/11 08:51:37 uebayasi Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/12 02:02:49 uebayasi Exp $ # DISTNAME= jde-2.3.2 @@ -19,7 +19,7 @@ DEPENDS+= elib>=1.0:../../devel/elib .include "../../mk/emacs.mk" # XEmacs has its own JDE package -EMACS_VERSIONS_ACCEPTED=emacs21 emacs20 +EMACS_VERSIONS_ACCEPTED=emacs21 # XXX Won't compile with emacs20... BUILD_ENV+= EMACS=${EMACS} MAKE_ENV+= EMACS_LISPPREFIX=${EMACS_LISPPREFIX} -- cgit v1.2.3