aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-gruff
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-05-03 22:16:31 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-05-03 22:16:31 +0000
commit9a4a53c3a7740fa5fffe2c462134f23c8d263760 (patch)
tree9439b97d79e6dbc0a4a42503d42190e5327382ac /graphics/rubygem-gruff
parent30d4b0df5116d730173b17eb22aafe777b1ff920 (diff)
downloadports-9a4a53c3a7740fa5fffe2c462134f23c8d263760.tar.gz
ports-9a4a53c3a7740fa5fffe2c462134f23c8d263760.zip
- Fix build after ruby-rmagick update.
Reported by: pav Ponty hat to: me
Notes
Notes: svn path=/head/; revision=212559
Diffstat (limited to 'graphics/rubygem-gruff')
-rw-r--r--graphics/rubygem-gruff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile
index 33e8fefe3b61..3baf8c5f7b94 100644
--- a/graphics/rubygem-gruff/Makefile
+++ b/graphics/rubygem-gruff/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= RF
MAINTAINER= ports@FreeBSD.org
COMMENT= A beautiful graphing library for Ruby using RMagick
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/RMagick.so:${PORTSDIR}/graphics/ruby-rmagick \
+RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/RMagick2.so:${PORTSDIR}/graphics/ruby-rmagick \
sow:${PORTSDIR}/devel/rubygem-hoe
USE_RUBY= yes