7fbb8d9527
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
18 lines
437 B
Makefile
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"
|