pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/riece Can be built with emacs23nox as well.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8755cb5bc67
branches: trunk
changeset: 593585:d8755cb5bc67
user: kim <kim%pkgsrc.org@localhost>
date: Sun Oct 09 02:25:24 2011 +0000
description:
Can be built with emacs23nox as well.
diffstat:
chat/riece/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a9a50e33f123 -r d8755cb5bc67 chat/riece/Makefile
--- a/chat/riece/Makefile Sun Oct 09 02:18:16 2011 +0000
+++ b/chat/riece/Makefile Sun Oct 09 02:25:24 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/08/06 01:44:46 minskim Exp $
+# $NetBSD: Makefile,v 1.19 2011/10/09 02:25:24 kim Exp $
#
DISTNAME= riece-5.0.0
@@ -16,7 +16,7 @@
${EMACS_INFOPREFIX:C|^${PREFIX}/||}
EMACS_VERSIONS_ACCEPTED= \
- emacs23 emacs22 emacs22nox emacs21 emacs21nox \
+ emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox \
xemacs215 xemacs215nox xemacs214 xemacs214nox
EMACS_MODULES= base
Home |
Main Index |
Thread Index |
Old Index