summaryrefslogtreecommitdiff
path: root/www/emacs-w3m/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2009-03-09 15:05:30 +0000
committeruebayasi <uebayasi>2009-03-09 15:05:30 +0000
commitb56a7cb7ef90ee25767cd6be773653285d29e480 (patch)
tree71d9fadca9440918b6c6e7a4af7003e5be87a9e2 /www/emacs-w3m/Makefile
parent5e7d94b2437bd11c596fce07a65685b57099a41e (diff)
downloadpkgsrc-b56a7cb7ef90ee25767cd6be773653285d29e480.tar.gz
_EMACS_VERSION_NOREV is no more. Use _EMACS_VERSION_MAJOR.
Pointed out & patch submitted by Aleksey Cheusov. Thanks!
Diffstat (limited to 'www/emacs-w3m/Makefile')
-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: