summaryrefslogtreecommitdiff
path: root/graphics
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
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')
-rw-r--r--graphics/p5-Gdk-Imlib/Makefile4
-rw-r--r--graphics/p5-Gdk-Pixbuf/Makefile4
-rw-r--r--graphics/p5-Gnome/Makefile4
3 files changed, 3 insertions, 9 deletions
diff --git a/graphics/p5-Gdk-Imlib/Makefile b/graphics/p5-Gdk-Imlib/Makefile
index 7f3b210b4b1..534919bdd70 100644
--- a/graphics/p5-Gdk-Imlib/Makefile
+++ b/graphics/p5-Gdk-Imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:36 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/10 05:34:46 jlam Exp $
#
.include "../../x11/p5-gtk/Makefile.common"
@@ -9,9 +9,7 @@ PKGREVISION= 3
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"
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"
diff --git a/graphics/p5-Gnome/Makefile b/graphics/p5-Gnome/Makefile
index b47956a8df8..deb4cb5820d 100644
--- a/graphics/p5-Gnome/Makefile
+++ b/graphics/p5-Gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:36 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/10 05:34:46 jlam Exp $
#
.include "../../x11/p5-gtk/Makefile.common"
@@ -11,9 +11,7 @@ COMMENT= Perl bindings for Gnome
DEPENDS+= p5-Gdk-Imlib-${GTKPERL_VERSION}nb3:../../graphics/p5-Gdk-Imlib
-MAKE_PARAMS= INSTALLMAN3DIR=${PREFIX}/man/man3
PERL5_PACKLIST= auto/Gnome/.packlist
-
SUBPACKAGE= Gnome
pre-configure: