From aa22f237334d25a957781f117c4e6d856b51d84c Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 19 Aug 2007 14:20:44 +0000 Subject: Enable cairo support. Bump PKGREVISION. --- graphics/ruby-gnome2-gdkpixbuf/Makefile | 4 +++- graphics/ruby-gnome2-rsvg/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile index 10957a83597..3388ff02938 100644 --- a/graphics/ruby-gnome2-gdkpixbuf/Makefile +++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/01/29 06:42:34 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2007/08/19 14:20:44 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION} +PKGREVISION= 1 COMMENT= Ruby binding of GdkPixbuf-2.x CATEGORIES= graphics devel @@ -12,6 +13,7 @@ RUBY_EXTCONF_SUBDIRS= gdkpixbuf DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib USE_TOOLS+= pkg-config +.include "../../graphics/ruby-rcairo/buildlink3.mk" BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0 .include "../../x11/gtk2/buildlink3.mk" .include "../../meta-pkgs/ruby-gnome2/Makefile.common" diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile index 29dd773b81a..a5da7f3f9cd 100644 --- a/graphics/ruby-gnome2-rsvg/Makefile +++ b/graphics/ruby-gnome2-rsvg/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/06/05 05:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/08/19 14:24:32 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION} COMMENT= Ruby binding of librsvg -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics RUBY_EXTCONF_SUBDIRS= rsvg @@ -13,4 +13,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf>=${VERSION}:../../graphics/ruby-gn USE_TOOLS+= pkg-config .include "../../graphics/librsvg2/buildlink3.mk" +.include "../../graphics/ruby-rcairo/buildlink3.mk" .include "../../meta-pkgs/ruby-gnome2/Makefile.common" -- cgit v1.2.3