pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics These packages install man3 pages into the co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df2780c8a5f5
branches:  trunk
changeset: 511143:df2780c8a5f5
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Apr 10 05:34:46 2006 +0000

description:
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:

 graphics/p5-Gdk-Imlib/Makefile  |  4 +---
 graphics/p5-Gdk-Pixbuf/Makefile |  4 +---
 graphics/p5-Gnome/Makefile      |  4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)

diffs (57 lines):

diff -r 061d0db41c63 -r df2780c8a5f5 graphics/p5-Gdk-Imlib/Makefile
--- a/graphics/p5-Gdk-Imlib/Makefile    Mon Apr 10 05:31:01 2006 +0000
+++ b/graphics/p5-Gdk-Imlib/Makefile    Mon Apr 10 05:34:46 2006 +0000
@@ -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 @@
 MAINTAINER=    adrianp%NetBSD.org@localhost
 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 -r 061d0db41c63 -r df2780c8a5f5 graphics/p5-Gdk-Pixbuf/Makefile
--- a/graphics/p5-Gdk-Pixbuf/Makefile   Mon Apr 10 05:31:01 2006 +0000
+++ b/graphics/p5-Gdk-Pixbuf/Makefile   Mon Apr 10 05:34:46 2006 +0000
@@ -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 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 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 -r 061d0db41c63 -r df2780c8a5f5 graphics/p5-Gnome/Makefile
--- a/graphics/p5-Gnome/Makefile        Mon Apr 10 05:31:01 2006 +0000
+++ b/graphics/p5-Gnome/Makefile        Mon Apr 10 05:34:46 2006 +0000
@@ -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 @@
 
 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:



Home | Main Index | Thread Index | Old Index