summaryrefslogtreecommitdiff
path: root/editors/semi113-emacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/semi113-emacs/Makefile')
-rw-r--r--editors/semi113-emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi113-emacs/Makefile b/editors/semi113-emacs/Makefile
index dceffeb63728..4436930f094d 100644
--- a/editors/semi113-emacs/Makefile
+++ b/editors/semi113-emacs/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $
#
DISTNAME= semi-${SEMI_VER}
@@ -37,7 +37,7 @@ ALL_TARGET?= elc
HAVE_COMMON_PORT= NO
.endif
# if RUN_DEPENDS-emacs needs setup elisp
-.if !defined(REQUIRE_SETUP)
+.if !defined(REQUIRE_SETUPEL)
REQUIRE_SETUPEL= NO
.endif