forked from Lainports/freebsd-ports
Properly run-depend on ruby-uconv.
Submitted by: olgeni
This commit is contained in:
parent
93c06df5b9
commit
ade8db0210
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ MAINTAINER= knu@FreeBSD.org
|
|||
|
||||
BUILD_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2
|
||||
RUN_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \
|
||||
${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
# to utilize encoding maps included in p5-XML-Parser
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue