summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnome2-libart
diff options
context:
space:
mode:
authorminskim <minskim>2007-01-29 06:42:33 +0000
committerminskim <minskim>2007-01-29 06:42:33 +0000
commit9edffda52bb11f219fa4200e058ccca18ed365f6 (patch)
treedc3422136f696d9c8dc8fc8c5491d66a8ffc237f /graphics/ruby-gnome2-libart
parent0f11da4ae360c0b8f8a86f5c559beebff8bef871 (diff)
downloadpkgsrc-9edffda52bb11f219fa4200e058ccca18ed365f6.tar.gz
Update ruby-gnome2* to 0.16.0.
Changes: * Fixed serious bugs (depends on GC) * Support GTK+-2.10 and the latest version of each libraries. * Don't include Ruby/GStreamer and Ruby/Libgda. We cancel to support Ruby/GStreamer and Ruby/Libgda. * Cancel to support ruby-1.6.x and GTK+-2.4 or earlier.
Diffstat (limited to 'graphics/ruby-gnome2-libart')
-rw-r--r--graphics/ruby-gnome2-libart/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/ruby-gnome2-libart/Makefile b/graphics/ruby-gnome2-libart/Makefile
index 364cb80a525..3fa9fdf173b 100644
--- a/graphics/ruby-gnome2-libart/Makefile
+++ b/graphics/ruby-gnome2-libart/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2006/07/25 16:49:05 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2007/01/29 06:42:34 minskim Exp $
#
-PKGNAME= ruby-gnome2-libart-${VERSION}
+PKGNAME= ${RUBY_PKGPREFIX}-gnome2-libart-${VERSION}
COMMENT= Ruby binding of Libart_lgpl
CATEGORIES= graphics
+CONFLICTS+= ruby-gnome2-libart-[0-9]*
+
RUBY_EXTCONF_SUBDIRS= libart
-DEPENDS+= ruby-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
USE_TOOLS+= pkg-config
.include "../../graphics/jpeg/buildlink3.mk"