pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/lookup misc/lookup can be built with emacs23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1c00772c92d
branches:  trunk
changeset: 396878:b1c00772c92d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Aug 05 07:57:17 2009 +0000

description:
misc/lookup can be built with emacs23.

diffstat:

 misc/lookup/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b3394899b1c0 -r b1c00772c92d misc/lookup/Makefile
--- a/misc/lookup/Makefile      Wed Aug 05 07:56:23 2009 +0000
+++ b/misc/lookup/Makefile      Wed Aug 05 07:57:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/10/13 08:07:02 uebayasi Exp $
+# $NetBSD: Makefile,v 1.19 2009/08/05 07:57:17 minskim Exp $
 #
 
 DISTNAME=      lookup-1.4.1
@@ -14,7 +14,7 @@
 
 DEPENDS+=      eblook>=1.4:../../textproc/eblook
 
-EMACS_VERSIONS_ACCEPTED=       emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs214 xemacs215
+EMACS_VERSIONS_ACCEPTED=       emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs214 xemacs215
 EMACS_BUILDLINK=# defined
 
 GNU_CONFIGURE= YES



Home | Main Index | Thread Index | Old Index