summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2009-03-09 15:05:30 +0000
committeruebayasi <uebayasi@pkgsrc.org>2009-03-09 15:05:30 +0000
commit96bad86d75a2a8927b7df001e58794ab79851eb2 (patch)
tree71d9fadca9440918b6c6e7a4af7003e5be87a9e2 /www
parent04f207eeccbf85f4d88a07250a38041488057da3 (diff)
downloadpkgsrc-96bad86d75a2a8927b7df001e58794ab79851eb2.tar.gz
_EMACS_VERSION_NOREV is no more. Use _EMACS_VERSION_MAJOR.
Pointed out & patch submitted by Aleksey Cheusov. Thanks!
Diffstat (limited to 'www')
-rw-r--r--www/emacs-w3m/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile
index 79961f198b7..88d481df285 100644
--- a/www/emacs-w3m/Makefile
+++ b/www/emacs-w3m/Makefile
@@ -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 @@ ICONDIR= ${PREFIX}/${ETCDIR}
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: