pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/emacs-ilisp
Module Name: pkgsrc
Committed By: joerg
Date: Mon Apr 13 19:11:31 UTC 2020
Modified Files:
pkgsrc/devel/emacs-ilisp: Makefile
Log Message:
Needs emacs <= 21
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/emacs-ilisp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/emacs-ilisp/Makefile
diff -u pkgsrc/devel/emacs-ilisp/Makefile:1.22 pkgsrc/devel/emacs-ilisp/Makefile:1.23
--- pkgsrc/devel/emacs-ilisp/Makefile:1.22 Wed Jul 4 13:40:13 2018
+++ pkgsrc/devel/emacs-ilisp/Makefile Mon Apr 13 19:11:31 2020
@@ -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 @@ HOMEPAGE= https://sourceforge.net/projec
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