summaryrefslogtreecommitdiff
path: root/irc/irchat-pj-emacs20
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-01-07 17:52:40 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-01-07 17:52:40 +0000
commitaa8b4f1a79c3e452ee8eb00f66361d3bd290bdf2 (patch)
treec87e9ae49f6313fad13b5e9b48521646ce253c9b /irc/irchat-pj-emacs20
parento unbreak for XFree86-3. (diff)
Fix dependency for xemacs21-mule.
Add \n at the end of pkg-descr. Submitted by: bento
Notes
Notes: svn path=/head/; revision=52720
Diffstat (limited to 'irc/irchat-pj-emacs20')
-rw-r--r--irc/irchat-pj-emacs20/Makefile4
-rw-r--r--irc/irchat-pj-emacs20/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile
index eed6ad862d47..fa4764abaead 100644
--- a/irc/irchat-pj-emacs20/Makefile
+++ b/irc/irchat-pj-emacs20/Makefile
@@ -20,8 +20,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= yoichi@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/pure/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME}
-RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/pure/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \
+BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME}
+RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \
${LOCALBASE}/bin/dcc:${PORTSDIR}/irc/dcc
EMACS_PORT_NAME?= emacs20
diff --git a/irc/irchat-pj-emacs20/pkg-descr b/irc/irchat-pj-emacs20/pkg-descr
index 69b98ff5748c..0cef0ec980f5 100644
--- a/irc/irchat-pj-emacs20/pkg-descr
+++ b/irc/irchat-pj-emacs20/pkg-descr
@@ -3,4 +3,4 @@ irchat-pj is an IRC client which runs under Emacsen.
Put the following line in your ~/.emacs:
(autoload 'irchat "irchat" nil t)
-WWW: http://irc.fan.gr.jp/pj/ \ No newline at end of file
+WWW: http://irc.fan.gr.jp/pj/