summaryrefslogtreecommitdiff
path: root/misc/lookup
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-08-05 07:57:17 +0000
committerminskim <minskim@pkgsrc.org>2009-08-05 07:57:17 +0000
commit7833407760ff1a213720288f9fb4263e36cdffad (patch)
tree6991ff8de556ef4febfc7b9ac46264b29f223156 /misc/lookup
parent0a90a5805d2bf1038a5ee7569a40c08382cad1ea (diff)
downloadpkgsrc-7833407760ff1a213720288f9fb4263e36cdffad.tar.gz
misc/lookup can be built with emacs23.
Diffstat (limited to 'misc/lookup')
-rw-r--r--misc/lookup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile
index 246d796f6db..c334286c9d7 100644
--- a/misc/lookup/Makefile
+++ b/misc/lookup/Makefile
@@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir
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