pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/tamago editors/tamago can be built with emacs23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/54df3d1dcbe3
branches: trunk
changeset: 562726:54df3d1dcbe3
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Aug 05 06:57:41 2009 +0000
description:
editors/tamago can be built with emacs23.
diffstat:
editors/tamago/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c2cf5119323b -r 54df3d1dcbe3 editors/tamago/Makefile
--- a/editors/tamago/Makefile Wed Aug 05 06:53:29 2009 +0000
+++ b/editors/tamago/Makefile Wed Aug 05 06:57:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/11/26 13:07:38 obache Exp $
+# $NetBSD: Makefile,v 1.20 2009/08/05 06:57:41 minskim Exp $
DISTNAME= tamago-4.0.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909
@@ -15,7 +15,7 @@
GNU_CONFIGURE= yes
MAKE_FLAGS+= prefix=${DESTDIR:Q}${PREFIX}
# XXX please someone adjust paths and PLIST for XEmacs...
-EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20
+EMACS_VERSIONS_ACCEPTED= emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20
EMACS_MODULES+= leim
.include "../../editors/emacs/modules.mk"
Home |
Main Index |
Thread Index |
Old Index