pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/nxml-mode Accept emacs22nox too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad0b95b0deea
branches:  trunk
changeset: 548366:ad0b95b0deea
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Tue Oct 14 00:19:30 2008 +0000

description:
Accept emacs22nox too.

diffstat:

 textproc/nxml-mode/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b1b3365e0f99 -r ad0b95b0deea textproc/nxml-mode/Makefile
--- a/textproc/nxml-mode/Makefile       Mon Oct 13 22:46:35 2008 +0000
+++ b/textproc/nxml-mode/Makefile       Tue Oct 14 00:19:30 2008 +0000
@@ -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 @@
 
 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}



Home | Main Index | Thread Index | Old Index