summaryrefslogtreecommitdiff
path: root/editors/semi113/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/semi113/Makefile')
-rw-r--r--editors/semi113/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile
index 4436930f094d..797024959544 100644
--- a/editors/semi113/Makefile
+++ b/editors/semi113/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/09 16:54:09 shige Exp $
+# $Id: Makefile,v 1.2 1999/05/10 15:00:49 shige Exp $
#
DISTNAME= semi-${SEMI_VER}
@@ -18,7 +18,7 @@ PORTCLASS?= master
FLIM_VER= 1.12.5
SEMI_VER= 1.13.3
SEMIDOCDIR= share/doc/semi
-SEMI_SETUPEL= semi-setup.el
+SEMI_SETUPEL= semi-setupel.el
.if (${PORTCLASS} == "master")
# emacs port setup
@@ -52,7 +52,7 @@ RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}
.endif
SCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER}
PLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \
- SEMIDOCDIR=${SEMIDOCDIR}
+ SEMIDOCDIR=${SEMIDOCDIR} SEMI_SETUPEL=${SEMI_SETUPEL}
MAKE_FLAGS= EMACS=${EMACS_CMD}
.if (${EMACS_VER} == "19.34")
# depends on custom: emacs-19.34 or mule-19.34