summaryrefslogtreecommitdiff
path: root/graphics/ruby-gdk_pixbuf2
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-03-05 02:45:29 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-03-05 02:45:29 +0000
commitc0f00163eb1989fde7847abb2111d6cae8459efa (patch)
treeb02a451b16adcda3d597c0ca6fc109a81121b9fd /graphics/ruby-gdk_pixbuf2
parentAdd KTH Kerberos 4. (diff)
Increase gdk_pixbuf's shlib version by 200 to match what
x11-toolkits/gtk20 now installs. Submitted by: Franz Klammer <klammer@webonaut.com>
Notes
Notes: svn path=/head/; revision=76894
Diffstat (limited to 'graphics/ruby-gdk_pixbuf2')
-rw-r--r--graphics/ruby-gdk_pixbuf2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile
index 446ef6d0aaf1..d758be319bb3 100644
--- a/graphics/ruby-gdk_pixbuf2/Makefile
+++ b/graphics/ruby-gdk_pixbuf2/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby binding for GdkPixbuf2
-LIB_DEPENDS= gdk_pixbuf-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
USE_RUBY= yes