Update the ruby-devel-logger depencency line.

This commit is contained in:
Akinori MUSHA 2003-10-14 21:26:37 +00:00
parent 3fc2a191a5
commit 03d863ea3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91247

View file

@ -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 \