diff options
Diffstat (limited to 'graphics/mingplot/Makefile')
-rw-r--r-- | graphics/mingplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mingplot/Makefile b/graphics/mingplot/Makefile index ff7355b..e5e2661 100644 --- a/graphics/mingplot/Makefile +++ b/graphics/mingplot/Makefile @@ -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 |