aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2007-01-12 12:23:07 +0800
committerijliao <ijliao@FreeBSD.org>2007-01-12 12:23:07 +0800
commitcd0be627e57db169dc8cc88c21af77d288eb1f16 (patch)
treee1eda81924baef2b940c70167f597f07ee4fdc1c /graphics
parent7310aaa49e6cebad5b8f62ede67a4db3e57adfc6 (diff)
downloadfreebsd-ports-gnome-cd0be627e57db169dc8cc88c21af77d288eb1f16.tar.gz
freebsd-ports-gnome-cd0be627e57db169dc8cc88c21af77d288eb1f16.tar.zst
freebsd-ports-gnome-cd0be627e57db169dc8cc88c21af77d288eb1f16.zip
add missing dependency
Submitted by: pointyhat via kris
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rubygem-gruff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile
index b5d7c2f9fa24..85a0352a167f 100644
--- a/graphics/rubygem-gruff/Makefile
+++ b/graphics/rubygem-gruff/Makefile
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@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}/RMagick.so:${PORTSDIR}/graphics/ruby-rmagick \
+ sow:${PORTSDIR}/devel/rubygem-hoe
USE_RUBY= yes