pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/python-mode devel/python-mode can be built with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc47f79de8f9
branches:  trunk
changeset: 396872:fc47f79de8f9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Aug 05 06:47:53 2009 +0000

description:
devel/python-mode can be built with emacs23.

diffstat:

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

diffs (18 lines):

diff -r 528b749335e8 -r fc47f79de8f9 devel/python-mode/Makefile
--- a/devel/python-mode/Makefile        Wed Aug 05 06:36:29 2009 +0000
+++ b/devel/python-mode/Makefile        Wed Aug 05 06:47:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/10/11 09:31:55 uebayasi Exp $
+# $NetBSD: Makefile,v 1.22 2009/08/05 06:47:53 minskim Exp $
 #
 
 DISTNAME=      python-mode-1.0
@@ -18,7 +18,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= emacs22 emacs22nox emacs21 emacs21nox emacs20
+EMACS_VERSIONS_ACCEPTED= emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20
 
 .include "../../editors/emacs/modules.mk"
 



Home | Main Index | Thread Index | Old Index