Thu Aug 6 00:48:27 2009 UTC ()
devel/js2-mode can be built with emacs23.


(minskim)
diff -r1.2 -r1.3 pkgsrc/devel/js2-mode/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/devel/js2-mode/Makefile (expand / switch to context diff)
--- pkgsrc/devel/js2-mode/Makefile 2008/10/11 09:31:55 1.2
+++ pkgsrc/devel/js2-mode/Makefile 2009/08/06 00:48:27 1.3
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:55 uebayasi Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/06 00:48:27 minskim Exp $
 #
 
 DISTNAME=	js2-20080406
@@ -17,7 +17,7 @@
 MESSAGE_SUBST+=	LISPDIR=${EMACS_LISPPREFIX:Q}
 
 # no xemacs at all; emacs21 doesn't support full functionality
-EMACS_VERSIONS_ACCEPTED=	emacs22 emacs22nox
+EMACS_VERSIONS_ACCEPTED=	emacs23 emacs22 emacs22nox
 
 do-build:
 	cd ${WRKSRC} && ${EMACS_BIN} -batch -f batch-byte-compile ${DISTNAME}.el