summaryrefslogtreecommitdiff
path: root/editors/xemacs-current
diff options
context:
space:
mode:
authorobache <obache>2006-12-23 16:16:40 +0000
committerobache <obache>2006-12-23 16:16:40 +0000
commit703e3f89815c278dc2745b3c24c1eb00edcc069f (patch)
tree17ae81325bdcfb9de0943a374554941ba19c6f9e /editors/xemacs-current
parentdb6fbd46a197a458bec7bad2844a88ec497a83ec (diff)
downloadpkgsrc-703e3f89815c278dc2745b3c24c1eb00edcc069f.tar.gz
Variable `EMACSVERSION' used but not defined.
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r--editors/xemacs-current/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index ed106a27494..983336978ea 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2006/12/19 18:21:10 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2006/12/23 16:16:40 obache Exp $
DISTNAME= xemacs-21.5.27
@@ -13,8 +13,9 @@ CONFLICTS+= gnuclient-[0-9]*
BUILD_DEFS+= XEMACS_WIDGETS
-PLIST_SUBST+= EMACSVER=xemacs-21.5-b27
-MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b27
+EMACSVERSION= 21.5-b27
+PLIST_SUBST+= EMACSVER=xemacs-${EMACSVERSION}
+MESSAGE_SUBST+= EMACSVER=xemacs-${EMACSVERSION}
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
GCC_REQD+= 2.95.3