pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apel Allow apel to build with emacs23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/acd95caf237d
branches: trunk
changeset: 394161:acd95caf237d
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jun 06 15:33:37 2009 +0000
description:
Allow apel to build with emacs23.
diffstat:
devel/apel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f074eac024a0 -r acd95caf237d devel/apel/Makefile
--- a/devel/apel/Makefile Sat Jun 06 15:32:56 2009 +0000
+++ b/devel/apel/Makefile Sat Jun 06 15:33:37 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/10/11 09:31:55 uebayasi Exp $
+# $NetBSD: Makefile,v 1.21 2009/06/06 15:33:37 minskim Exp $
DISTNAME= apel-10.7
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -24,7 +24,7 @@
MAKE_FLAGS+= ${MAKE_FLAGS.${EMACS_FLAVOR}}
# apel is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED=emacs22 emacs22nox emacs21 emacs21nox emacs20
+EMACS_VERSIONS_ACCEPTED=emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20
BUILD_TARGET.emacs= elc
BUILD_TARGET.xemacs= package
Home |
Main Index |
Thread Index |
Old Index