summaryrefslogtreecommitdiff
path: root/editors/jde
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-01-12 02:02:49 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-01-12 02:02:49 +0000
commitd77565ad00e8abedb33e4da3a8077bae4f0628eb (patch)
treed12cf9cc5855034c694e52f3fad867efe1f51f19 /editors/jde
parent984fc40200e8a579d42d14c2f22e99202f661e14 (diff)
downloadpkgsrc-d77565ad00e8abedb33e4da3a8077bae4f0628eb.tar.gz
Won't compile with Emacs 20.7. Remove emacs20 from EMACS_VERSIONS_ACCEPTED.
XXX Should be fixed later.
Diffstat (limited to 'editors/jde')
-rw-r--r--editors/jde/Makefile4
1 files 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}