aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2008-06-11 16:15:18 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2008-06-11 16:15:18 +0000
commit208f073ef6bdca94ccc0ac9ceb25cc0b9ee7e1bb (patch)
tree85e52ee2c5799d155ce296158e120fae8537aaac
parent04e7726441a836f7b20d8688bb6771b2e95a5a44 (diff)
downloadports-208f073ef6bdca94ccc0ac9ceb25cc0b9ee7e1bb.tar.gz
ports-208f073ef6bdca94ccc0ac9ceb25cc0b9ee7e1bb.zip
Notes
-rw-r--r--irc/keitairc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/keitairc/Makefile b/irc/keitairc/Makefile
index 02524cea25ca..739cafb90b84 100644
--- a/irc/keitairc/Makefile
+++ b/irc/keitairc/Makefile
@@ -19,8 +19,7 @@ COMMENT=IRC proxy for mobilephone that have a web interface
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/Japanese.pm:${PORTSDIR}/japanese/p5-Unicode-Japanese \
${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \
- ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE
--Component-Pluggable \
+ ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Proc/Daemon.pm:${PORTSDIR}/devel/p5-Proc-Daemon \