summaryrefslogtreecommitdiff
path: root/mk/emacs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/emacs.mk')
-rw-r--r--mk/emacs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/emacs.mk b/mk/emacs.mk
index 5ecb61e2005..afe8328d133 100644
--- a/mk/emacs.mk
+++ b/mk/emacs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: emacs.mk,v 1.13 2003/04/11 01:23:14 uebayasi Exp $
+# $NetBSD: emacs.mk,v 1.14 2003/04/24 18:22:07 jmc Exp $
#
# A Makefile fragment for Emacs Lisp packages.
#
@@ -116,7 +116,7 @@ _EMACS_VERSION= ${EMACS_VERSION_DEFAULT}
.endif
.endif
.if !defined(_EMACS_VERSION)
-_EMACS_VERSION= ${EMACS_VERSION_FIRSTACCEPTED}
+_EMACS_VERSION= ${_EMACS_VERSION_FIRSTACCEPTED}
.endif
# Set version specifics.