From 96dcc3da2cc6a965bfbb1528580048d08ea8e794 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Mon, 10 May 1999 16:04:45 +0000 Subject: Depend on mail/metamail (mmencode). --- editors/flim114-emacs20/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'editors/flim114-emacs20') diff --git a/editors/flim114-emacs20/Makefile b/editors/flim114-emacs20/Makefile index 7f9a10b4cba7..dc3178b59563 100644 --- a/editors/flim114-emacs20/Makefile +++ b/editors/flim114-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA # -# $Id: Makefile,v 1.1.1.1 1999/05/09 16:34:24 shige Exp $ +# $Id: Makefile,v 1.2 1999/05/10 13:31:16 shige Exp $ # DISTNAME= flim-${FLIM_VER} @@ -61,6 +61,10 @@ RUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/custom.el:${PORTS # depends on apel BUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} RUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT} +# depends on mmencode +.if (${EMACS_NAME} != "xemacs") +RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail +.endif .else .BEGIN: @${ECHO} "Error: Bad port." -- cgit v1.2.3