pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/emacs-w3m emacs-w3m does not work with emacs>=23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2b267af4526
branches: trunk
changeset: 396836:f2b267af4526
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Aug 04 20:45:19 2009 +0000
description:
emacs-w3m does not work with emacs>=23.
diffstat:
www/emacs-w3m/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f3bb4b93c6ad -r f2b267af4526 www/emacs-w3m/Makefile
--- a/www/emacs-w3m/Makefile Tue Aug 04 19:53:03 2009 +0000
+++ b/www/emacs-w3m/Makefile Tue Aug 04 20:45:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/03/09 15:05:30 uebayasi Exp $
+# $NetBSD: Makefile,v 1.26 2009/08/04 20:45:19 minskim Exp $
DISTNAME= emacs-w3m-1.4.4
PKGREVISION= 1
@@ -32,6 +32,8 @@
-e 's|images/w3m|w3m|g'
EMACS_BUILDLINK=# defined
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20 \
+ xemacs215, xemacs215nox, xemacs214, xemacs214nox
.include "../../editors/emacs/modules.mk"
Home |
Main Index |
Thread Index |
Old Index