pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emacspeak: require emacs29
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Mar 12 18:45:49 2024 +0100
Changeset: 6e2153c8ec3bdf9d6f79234fc8226da657be4165
Modified Files:
emacspeak/Makefile
Log Message:
emacspeak: require emacs29
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6e2153c8ec3bdf9d6f79234fc8226da657be4165
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
emacspeak/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/emacspeak/Makefile b/emacspeak/Makefile
index 364e3bec69..8045efc136 100644
--- a/emacspeak/Makefile
+++ b/emacspeak/Makefile
@@ -17,6 +17,8 @@ USE_TOOLS= gmake perl bash pax
REPLACE_PERL= etc/*
REPLACE_BASH= bash-utils/* etc/*
+EMACS_VERSIONS_ACCEPTED= emacs29 emacs29nox
+
# More than shebang, cant' use REPLACE_INTERPRETER
SUBST_CLASSES+= fix-tclsh
SUBST_STAGE.fix-tclsh= pre-configure
Home |
Main Index |
Thread Index |
Old Index