summaryrefslogtreecommitdiff
path: root/textproc/nxml-mode
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-30 23:41:40 +0000
committerwiz <wiz@pkgsrc.org>2007-01-30 23:41:40 +0000
commit4ae113218a0a04711c397710716bb8538b47863e (patch)
treeeeceb0741b0f748e805f3357b978e937cfef047d /textproc/nxml-mode
parentecd678f9e3a8f2afd518748f7f905579bfb544a4 (diff)
downloadpkgsrc-4ae113218a0a04711c397710716bb8538b47863e.tar.gz
Accept emacs22.
Diffstat (limited to 'textproc/nxml-mode')
-rw-r--r--textproc/nxml-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nxml-mode/Makefile b/textproc/nxml-mode/Makefile
index a1fbe83fce4..e2834b119e3 100644
--- a/textproc/nxml-mode/Makefile
+++ b/textproc/nxml-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/08/06 18:17:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/01/30 23:44:23 wiz Exp $
DISTNAME= nxml-mode-20041004
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= Major mode for editing XML documents for emacs
NO_CONFIGURE= yes
USE_TOOLS+= makeinfo
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs21 emacs21nox
MESSAGE_SUBST+= LISPDIR=${EMACS_LISPPREFIX:Q}
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:Q}/nxml-mode ${EMACS_INFOPREFIX:Q}