pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-clutter-gtk Switch to use clutter08-gtk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d965ea89fd6
branches:  trunk
changeset: 400744:3d965ea89fd6
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Oct 26 08:38:33 2009 +0000

description:
Switch to use clutter08-gtk.
Bump PKGREVISION.

diffstat:

 graphics/ruby-clutter-gtk/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 29dced72e7ca -r 3d965ea89fd6 graphics/ruby-clutter-gtk/Makefile
--- a/graphics/ruby-clutter-gtk/Makefile        Mon Oct 26 08:37:47 2009 +0000
+++ b/graphics/ruby-clutter-gtk/Makefile        Mon Oct 26 08:38:33 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:49 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/26 08:38:33 obache Exp $
 #
 
 PKGNAME=               ${RUBY_PKGPREFIX}-clutter-gtk-${VERSION}
 COMMENT=               Ruby binding for Clutter GTK+ widget
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            graphics
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -17,6 +17,6 @@
 BUILDLINK_DEPMETHOD.ruby-gnome2-glib=  build
 .include "../../devel/ruby-gnome2-glib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../graphics/clutter-gtk/buildlink3.mk"
+.include "../../graphics/clutter08-gtk/buildlink3.mk"
 .include "../../x11/ruby-gnome2-gtk/buildlink3.mk"
 .include "../../graphics/ruby-clutter/Makefile.common"



Home | Main Index | Thread Index | Old Index