summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnome2-gdkpixbuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-gnome2-gdkpixbuf/Makefile')
-rw-r--r--graphics/ruby-gnome2-gdkpixbuf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile
index 9bed4c43d47..73966fff6a2 100644
--- a/graphics/ruby-gnome2-gdkpixbuf/Makefile
+++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/09/14 11:02:04 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/23 15:36:01 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION}
COMMENT= Ruby binding of GdkPixbuf-2.x
-PKGREVISION= 2
CATEGORIES= graphics devel
CONFLICTS+= ruby-gnome2-gdkpixbuf-[0-9]*
@@ -13,9 +12,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
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 "../../devel/ruby-pkg-config/tool.mk"
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"