summaryrefslogtreecommitdiff
path: root/graphics/mingplot
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-23 08:41:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-23 08:41:13 +0000
commit29cf3b1bf88367a218203915574b7ee95101b0be (patch)
tree2c4655e487f891aaf99928ed74a5e36be662f6d7 /graphics/mingplot
parent- Fix build on 5-x (diff)
- Chase iconv module location change in ruby 1.8 (fix dependencies)
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=105018
Diffstat (limited to 'graphics/mingplot')
-rw-r--r--graphics/mingplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mingplot/Makefile b/graphics/mingplot/Makefile
index ff7355b3ed17..e5e2661f93d7 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