aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-07-03 08:39:30 +0800
committermezz <mezz@FreeBSD.org>2006-07-03 08:39:30 +0800
commit16ba1eb32751250f4d618120f5c5522397b5f8ed (patch)
tree0d88b00385da530e2db852bf63950bbc10457b04 /graphics
parent19db1b0c8ba280fa1c02fec8b89aaf9f952896ef (diff)
downloadfreebsd-ports-gnome-16ba1eb32751250f4d618120f5c5522397b5f8ed.tar.gz
freebsd-ports-gnome-16ba1eb32751250f4d618120f5c5522397b5f8ed.tar.zst
freebsd-ports-gnome-16ba1eb32751250f4d618120f5c5522397b5f8ed.zip
Update to 0.15.0, see changelog for details:
http://ruby-gnome2.sourceforge.jp/?News_20060701_1 I will add two new ports, ruby-poppler and ruby-vte, later in this week.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-rsvg2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-rsvg2/Makefile b/graphics/ruby-rsvg2/Makefile
index 4e0fc062fa9e..807b3ba7af64 100644
--- a/graphics/ruby-rsvg2/Makefile
+++ b/graphics/ruby-rsvg2/Makefile
@@ -18,6 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= mezz@FreeBSD.org
COMMENT= Ruby binding for librsvg2
+BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/cairo.so:${PORTSDIR}/graphics/ruby-cairo
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
USE_RUBY= yes