From 6fb2439f900cbe7b770576f36943721b24ba2110 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Mon, 10 May 1999 15:00:49 +0000 Subject: Fix REQUIRE_SETUPEL. --- editors/semi113-emacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/semi113-emacs') 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 # -# $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 -- cgit v1.2.3