pkgsrc/graphics/p5-Gdk-Pixbuf/Makefile
jlam 6a391e6bfd These packages install man3 pages into the correct Perl location already
so stop trying to install them into ${PREFIX}/man/man3.  No change to the
binary packages.
2006-04-10 05:34:46 +00:00

16 lines
394 B
Makefile

# $NetBSD: Makefile,v 1.16 2006/04/10 05:34:46 jlam Exp $
#
.include "../../x11/p5-gtk/Makefile.common"
PKGNAME= p5-Gdk-Pixbuf-${GTKPERL_VERSION}
PKGREVISION= 10
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl5 Gtk::Gdk::Pixbuf
PERL5_PACKLIST= auto/Gtk/Gdk/Pixbuf/.packlist
SUBPACKAGE= GdkPixbuf
.include "../../www/gtkhtml/buildlink3.mk"
.include "../../x11/p5-gtk/Makefile.subpackage"