summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ruby-soap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-soap/Makefile b/net/ruby-soap/Makefile
index be5234bc0396..dfd4583d3be4 100644
--- a/net/ruby-soap/Makefile
+++ b/net/ruby-soap/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby library which implements SOAP 1.1
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/devel/logger.rb:${PORTSDIR}/sysutils/ruby-devel-logger \
${RUBY_SITELIBDIR}/http-access2.rb:${PORTSDIR}/www/ruby-http-access \
${RUBY_SITELIBDIR}/GServer.rb:${PORTSDIR}/net/ruby-gserver \
${RUBY_SITELIBDIR}/rexml/rexml.rb:${PORTSDIR}/textproc/ruby-rexml \