pkgsrc/graphics/p5-Gdk-Pixbuf/Makefile
jlam 7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00

18 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:21 jlam Exp $
#
.include "../../x11/p5-gtk/Makefile.common"
PKGNAME= p5-Gdk-Pixbuf-${GTKPERL_VERSION}
PKGREVISION= 8
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 Gtk::Gdk::Pixbuf
MAKE_PARAMS= INSTALLMAN3DIR=${PREFIX}/man/man3
PERL5_PACKLIST= auto/Gtk/Gdk/Pixbuf/.packlist
SUBPACKAGE= GdkPixbuf
.include "../../www/gtkhtml/buildlink3.mk"
.include "../../x11/p5-gtk/Makefile.subpackage"