pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/python-mode Add emacs-nox11 to the list of supor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db79aa94f6a6
branches: trunk
changeset: 463372:db79aa94f6a6
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Nov 08 08:59:45 2003 +0000
description:
Add emacs-nox11 to the list of suported Emacs versions, this closes
PR pkg/23098.
Bump PKGREVISION.
diffstat:
devel/python-mode/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r b21cf3ab57a9 -r db79aa94f6a6 devel/python-mode/Makefile
--- a/devel/python-mode/Makefile Sat Nov 08 08:49:27 2003 +0000
+++ b/devel/python-mode/Makefile Sat Nov 08 08:59:45 2003 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:33:31 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/08 08:59:45 xtraeme Exp $
#
DISTNAME= python-mode-4.6
+PKGREVISION= 1
WRKSRC= ${WRKDIR}
CATEGORIES= devel
MASTER_SITES= http://www.python.org/emacs/python-mode/
@@ -13,7 +14,7 @@
# Note that XEmacs >=21.4.4 includes a python-mode in the prog-modes
# package. Also, python-mode does not appear to work as is with XEmacs 21.1
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs20
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20
.include "../../mk/emacs.mk"
Home |
Main Index |
Thread Index |
Old Index