pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/emacs-ilisp Needs emacs <= 21
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9ffceeb1687
branches: trunk
changeset: 427227:e9ffceeb1687
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 13 19:11:31 2020 +0000
description:
Needs emacs <= 21
diffstat:
devel/emacs-ilisp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 26ed323e5c0a -r e9ffceeb1687 devel/emacs-ilisp/Makefile
--- a/devel/emacs-ilisp/Makefile Mon Apr 13 19:11:07 2020 +0000
+++ b/devel/emacs-ilisp/Makefile Mon Apr 13 19:11:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2018/07/04 13:40:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.23 2020/04/13 19:11:31 joerg Exp $
#
DISTNAME= ilisp-20021222
@@ -12,6 +12,8 @@
COMMENT= Emacs interface to embedded Lisp process
#LICENSE= # ILISP License, see COPYING file.
+EMACS_VERSIONS_ACCEPTED= emacs20 emacs21 emacs21nox
+
MAKE_ENV+= EMACS=${EMACS_BIN:Q}
BUILD_TARGET= compile
Home |
Main Index |
Thread Index |
Old Index