1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Chase iconv module location change in ruby 1.8 (fix dependencies)

Reported by:	bento via kris
This commit is contained in:
Pav Lucistnik 2004-03-23 08:41:13 +00:00
parent f8737d6e2e
commit 29cf3b1bf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105018

View File

@ -14,7 +14,7 @@ MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= A tool to generate a flash-based chart
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/ming/ming.so:${PORTSDIR}/graphics/ruby-ming \
${RUBY_SITEARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv
${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv
USE_RUBY= yes