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_VERSION_NOREV is no more. Use _E...
details: https://anonhg.NetBSD.org/pkgsrc/rev/51e48a758d88
branches: trunk
changeset: 555794:51e48a758d88
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Mon Mar 09 15:05:30 2009 +0000
description:
_EMACS_VERSION_NOREV is no more. Use _EMACS_VERSION_MAJOR.
Pointed out & patch submitted by Aleksey Cheusov. Thanks!
diffstat:
www/emacs-w3m/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dae0717689a7 -r 51e48a758d88 www/emacs-w3m/Makefile
--- a/www/emacs-w3m/Makefile Mon Mar 09 14:53:59 2009 +0000
+++ b/www/emacs-w3m/Makefile Mon Mar 09 15:05:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/10/13 08:07:02 uebayasi Exp $
+# $NetBSD: Makefile,v 1.25 2009/03/09 15:05:30 uebayasi Exp $
DISTNAME= emacs-w3m-1.4.4
PKGREVISION= 1
@@ -48,7 +48,7 @@
INSTALL_TARGET.emacs= install install-icons
INSTALL_TARGET.xemacs= install-package
-ETCDIR.emacs= share/emacs/${_EMACS_VERSION_NOREV}/etc/w3m
+ETCDIR.emacs= share/emacs/${_EMACS_VERSION_MAJOR}/etc/w3m
ETCDIR.xemacs= lib/xemacs/site-packages/etc/w3m
post-install:
Home |
Main Index |
Thread Index |
Old Index