summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2013-06-10 21:51:04 +0000
committerjnemeth <jnemeth>2013-06-10 21:51:04 +0000
commite50546e9f92a2f2231ac47d927456084bf63bfbe (patch)
tree7340f39b9e377a5d3cf60bd727612d51fb9a4af9
parent4b9d6471a848e9e81e6aab0cb6183fb78cfbf2ab (diff)
downloadpkgsrc-e50546e9f92a2f2231ac47d927456084bf63bfbe.tar.gz
builds with emacs24
-rw-r--r--devel/python-mode/Makefile5
-rw-r--r--editors/tamago/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/python-mode/Makefile b/devel/python-mode/Makefile
index b6bdb976934..b8aa498fd8e 100644
--- a/devel/python-mode/Makefile
+++ b/devel/python-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/02/17 19:18:00 dholland Exp $
+# $NetBSD: Makefile,v 1.27 2013/06/10 21:51:04 jnemeth Exp $
#
DISTNAME= python-mode-1.0
@@ -17,7 +17,8 @@ ELISP_FILES= python-mode.el
# 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= emacs23 emacs23nox \
+EMACS_VERSIONS_ACCEPTED= emacs24 emacs24nox \
+ emacs23 emacs23nox \
emacs22 emacs22nox \
emacs21 emacs21nox \
emacs20
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index c17170fbbc8..50ade784ad8 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/02/17 19:18:03 dholland Exp $
+# $NetBSD: Makefile,v 1.27 2013/06/10 21:51:04 jnemeth Exp $
DISTNAME= tamago-4.0.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909
@@ -13,7 +13,8 @@ COMMENT= CJK characters inputting system for emacs + leim
GNU_CONFIGURE= yes
MAKE_FLAGS+= prefix=${DESTDIR:Q}${PREFIX}
# XXX please someone adjust paths and PLIST for XEmacs...
-EMACS_VERSIONS_ACCEPTED= emacs23 emacs23nox \
+EMACS_VERSIONS_ACCEPTED= emacs24 emacs24nox \
+ emacs23 emacs23nox \
emacs22 emacs22nox \
emacs21 emacs21nox \
emacs20