Update the RUN_DEPENDS entry for ruby-xmlparser.

This commit is contained in:
Akinori MUSHA 2002-05-12 19:42:14 +00:00
parent f84512f0e1
commit a8181288b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58973

View file

@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser
USE_RUBY= yes