pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/riece riece: Support emacs25nox.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c77cf04b023
branches: trunk
changeset: 373543:9c77cf04b023
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Jan 04 16:36:29 2018 +0000
description:
riece: Support emacs25nox.
diffstat:
chat/riece/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 477b6d5dc6e4 -r 9c77cf04b023 chat/riece/Makefile
--- a/chat/riece/Makefile Thu Jan 04 16:29:36 2018 +0000
+++ b/chat/riece/Makefile Thu Jan 04 16:36:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/09/29 12:40:26 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2018/01/04 16:36:29 jperkin Exp $
#
DISTNAME= riece-9.0.0
@@ -16,7 +16,7 @@
${EMACS_INFOPREFIX:C|^${PREFIX}/||}
EMACS_VERSIONS_ACCEPTED= \
- emacs25 emacs21 emacs21nox \
+ emacs25 emacs25nox emacs21 emacs21nox \
xemacs215 xemacs215nox xemacs214 xemacs214nox
EMACS_MODULES= base
Home |
Main Index |
Thread Index |
Old Index