summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2008-10-14 00:19:30 +0000
committeruebayasi <uebayasi@pkgsrc.org>2008-10-14 00:19:30 +0000
commita1784e1af3efaf6af23cf872b94fc2039a85a54e (patch)
treeab9691780fb5817673df0244d837aa36b854b9e3
parentb404fbf99aa69b72b2e017f796d3e3326b5c6b34 (diff)
downloadpkgsrc-a1784e1af3efaf6af23cf872b94fc2039a85a54e.tar.gz
Accept emacs22nox too.
-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 ee12ebb76b8..81e8c7093bb 100644
--- a/textproc/nxml-mode/Makefile
+++ b/textproc/nxml-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/10/11 09:31:58 uebayasi Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/14 00:19:30 uebayasi 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= emacs22 emacs21 emacs21nox
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox
MESSAGE_SUBST+= LISPDIR=${EMACS_LISPPREFIX:Q}
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:Q}/nxml-mode ${EMACS_INFOPREFIX:Q}