summaryrefslogtreecommitdiff
path: root/irc/irchat-pj-emacs20
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-05-08 09:30:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-05-08 09:30:14 +0000
commitcb757d8ec5d6e325e9f67ca5a54e2cc4b63faec7 (patch)
treec1642f494223aefcae9b5cf048a6994fcc7ca304 /irc/irchat-pj-emacs20
parentunquote executes a specified program after unquoting a specified list (diff)
Add pure-{emacs20,xemacs21-mule} to RUN_DEPENDS as well as
BUILD_DEPENDS. PR: ports/27198 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=42394
Diffstat (limited to 'irc/irchat-pj-emacs20')
-rw-r--r--irc/irchat-pj-emacs20/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile
index 79b19e3b05f0..4d63b532cc60 100644
--- a/irc/irchat-pj-emacs20/Makefile
+++ b/irc/irchat-pj-emacs20/Makefile
@@ -15,7 +15,8 @@ DISTNAME= irchat-pj-${PORTVERSION}p
MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp
BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,/${PORTNAME}$,/pure,}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME}
-RUN_DEPENDS= ${LOCALBASE}/bin/dcc:${PORTSDIR}/irc/dcc
+RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,/${PORTNAME}$,/pure,}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \
+ ${LOCALBASE}/bin/dcc:${PORTSDIR}/irc/dcc
EMACS_PORT_NAME?= emacs20
LISPDIR?= ${EMACS_LIBDIR}/site-lisp/${PORTNAME}