pkgsrc/graphics/p5-Gdk-Imlib/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
441 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/08/06 06:19:21 jlam Exp $
#
.include "../../x11/p5-gtk/Makefile.common"
PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION}
PKGREVISION= 1
MAINTAINER= adrianp@NetBSD.org
COMMENT= Perl bindings for Imlib
MAKE_PARAMS= INSTALLMAN3DIR=${PREFIX}/man/man3
PERL5_PACKLIST= auto/Gtk/Gdk/ImlibImage/.packlist
SUBPACKAGE= GdkImlib
.include "../../graphics/imlib/buildlink3.mk"
.include "../../x11/p5-gtk/Makefile.subpackage"