aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoichi <yoichi@FreeBSD.org>2002-01-08 01:52:40 +0800
committeryoichi <yoichi@FreeBSD.org>2002-01-08 01:52:40 +0800
commit9c0ae0d5ee4f2162196b1e46e53b36df6920dabb (patch)
tree53e461d96e3ef354c04ba417f8ca428d5ff01dcb
parentcdbf27f77f81246e611a4b167a6b38083ed068d4 (diff)
downloadfreebsd-ports-graphics-9c0ae0d5ee4f2162196b1e46e53b36df6920dabb.tar.gz
freebsd-ports-graphics-9c0ae0d5ee4f2162196b1e46e53b36df6920dabb.tar.zst
freebsd-ports-graphics-9c0ae0d5ee4f2162196b1e46e53b36df6920dabb.zip
Fix dependency for xemacs21-mule.
Add \n at the end of pkg-descr. Submitted by: bento
-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/