Update the RUN_DEPENDS entry for ruby-xmlparser.
This commit is contained in:
parent
f84512f0e1
commit
a8181288b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58973
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue