pkgsrc/graphics/ruby-gnome2-gdkpixbuf/Makefile
wiz 768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00

15 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:17 wiz Exp $
#
PKGNAME= ruby-gnome2-gdkpixbuf-${VERSION}
COMMENT= Ruby binding of GdkPixbuf-2.x
PKGREVISION= 1
CATEGORIES= graphics devel
RUBY_EXTCONF_SUBDIRS= gdkpixbuf
DEPENDS+= ruby-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
USE_TOOLS+= pkg-config
.include "../../x11/gtk2/buildlink3.mk"
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"