summaryrefslogtreecommitdiff
path: root/editors/emacs/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-14 07:26:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-14 07:26:05 +0000
commit36f05966a00741ea9319a821847f61d57e893d01 (patch)
treefc34f8a4a662adf9c9a8519453e0a00bca1dd0eb /editors/emacs/Makefile
parentEdit out CVS keywords so patches won't fail. (diff)
Use PLIST_SUB to minimize changes to PLIST when version is changed.
Notes
Notes: svn path=/head/; revision=13106
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 7985cababdf6..7a8d539e944c 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp $
+# $Id: Makefile,v 1.31 1998/04/04 07:36:40 asami Exp $
#
DISTNAME= emacs-19.34b
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= ports@FreeBSD.ORG
+EMACS_VERSION= 19.34
+PLIST_SUB= EMACS_VERSION=${EMACS_VERSION}
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes