aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--irc/irchat-pj-emacs20/Makefile4
-rw-r--r--irc/irchat-pj-emacs20/pkg-descr2
-rw-r--r--irc/pure-emacs20/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile
index eed6ad862d4..fa4764abaea 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 69b98ff5748..0cef0ec980f 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/
diff --git a/irc/pure-emacs20/pkg-descr b/irc/pure-emacs20/pkg-descr
index 085697d94af..a702bc96c62 100644
--- a/irc/pure-emacs20/pkg-descr
+++ b/irc/pure-emacs20/pkg-descr
@@ -3,4 +3,4 @@ pure - Primitive Universal Relay-chat Environment
This package is used by irchat-pj, an IRC client
which runs under Emacsen.
-WWW: http://pure.fan.gr.jp/pure/ \ No newline at end of file
+WWW: http://pure.fan.gr.jp/pure/