summaryrefslogtreecommitdiff
path: root/graphics/p5-Gdk-Imlib
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-10 05:34:46 +0000
committerjlam <jlam>2006-04-10 05:34:46 +0000
commitc32aae9e1758bff07ebfad3c3f53aaefd53a49b0 (patch)
tree725f51835253b5027088fb8e28daa45159748784 /graphics/p5-Gdk-Imlib
parent1f852a3f7e79963443ea4b3f35dd4a43159874e5 (diff)
downloadpkgsrc-c32aae9e1758bff07ebfad3c3f53aaefd53a49b0.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-Imlib')
-rw-r--r--graphics/p5-Gdk-Imlib/Makefile4
1 files changed, 1 insertions, 3 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"