summaryrefslogtreecommitdiff
path: root/graphics/p5-Gdk-Pixbuf
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-10 05:34:46 +0000
committerjlam <jlam@pkgsrc.org>2006-04-10 05:34:46 +0000
commit6a391e6bfd7f026f67e16cbd1c3b92de7089595d (patch)
tree725f51835253b5027088fb8e28daa45159748784 /graphics/p5-Gdk-Pixbuf
parent44744eee7bbeb38acbba65a7d90aaac220198132 (diff)
downloadpkgsrc-6a391e6bfd7f026f67e16cbd1c3b92de7089595d.tar.gz
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.
Diffstat (limited to 'graphics/p5-Gdk-Pixbuf')
-rw-r--r--graphics/p5-Gdk-Pixbuf/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/p5-Gdk-Pixbuf/Makefile b/graphics/p5-Gdk-Pixbuf/Makefile
index 4f32ed9c788..e9e1cf0ebc9 100644
--- a/graphics/p5-Gdk-Pixbuf/Makefile
+++ b/graphics/p5-Gdk-Pixbuf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:50 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/04/10 05:34:46 jlam Exp $
#
.include "../../x11/p5-gtk/Makefile.common"
@@ -9,9 +9,7 @@ PKGREVISION= 10
MAINTAINER= pkgsrc-users@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"