pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/riece chat/riece can be built with emacs23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/528b749335e8
branches:  trunk
changeset: 396871:528b749335e8
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Aug 05 06:36:29 2009 +0000

description:
chat/riece can be built with emacs23.

diffstat:

 chat/riece/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 038664e8af0c -r 528b749335e8 chat/riece/Makefile
--- a/chat/riece/Makefile       Wed Aug 05 06:11:10 2009 +0000
+++ b/chat/riece/Makefile       Wed Aug 05 06:36:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/10/11 09:31:54 uebayasi Exp $
+# $NetBSD: Makefile,v 1.17 2009/08/05 06:36:29 minskim Exp $
 #
 
 DISTNAME=      riece-5.0.0
@@ -15,7 +15,8 @@
                        ${EMACS_INFOPREFIX:C|^${PREFIX}/||}
 
 EMACS_VERSIONS_ACCEPTED= \
-               emacs22 emacs22nox emacs21 emacs21nox xemacs215 xemacs215nox xemacs214 xemacs214nox
+               emacs23 emacs22 emacs22nox emacs21 emacs21nox \
+               xemacs215 xemacs215nox xemacs214 xemacs214nox
 EMACS_MODULES= base
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:C|[^0-9]$||}



Home | Main Index | Thread Index | Old Index