aboutsummaryrefslogtreecommitdiff
path: root/editors/semi113/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-05-23 15:44:31 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-05-23 15:44:31 +0000
commitae20fc153aff97170b6e04b10a0090d768eb6c58 (patch)
treeda4d884dd64c759804f92de4050fa74855e32a3c /editors/semi113/Makefile
parent6f9cd38037263dae2ba32d41c92fbae4b4b21c1c (diff)
downloadports-ae20fc153aff97170b6e04b10a0090d768eb6c58.tar.gz
ports-ae20fc153aff97170b6e04b10a0090d768eb6c58.zip
Notes
Diffstat (limited to 'editors/semi113/Makefile')
-rw-r--r--editors/semi113/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile
index 7aebc57100c7..e0896c088ce4 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.3 1999/05/10 15:54:03 shige Exp $
+# $Id: Makefile,v 1.4 1999/05/21 13:31:52 shige Exp $
#
DISTNAME= semi-${SEMI_VER}
@@ -50,7 +50,8 @@ RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}-common
.else
RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}
.endif
-SCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER}
+SCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \
+ TARGETS="${SEMI_SETUPEL}"
PLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \
SEMIDOCDIR=${SEMIDOCDIR} SEMI_SETUPEL=${SEMI_SETUPEL}
MAKE_FLAGS= EMACS=${EMACS_CMD}