From 665a293c942d102e66348187e4fed4d613fb0592 Mon Sep 17 00:00:00 2001 From: heinz Date: Mon, 1 Oct 2007 11:35:21 +0000 Subject: Instead of suppressing the interactive questions concerning the installation of some executable skripts (lwp-*) tell MakeMaker to use the default answers provided in Makefile.PL. This should solve PR pkg/30737 from Joern Clausen. --- www/p5-libwww/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/p5-libwww') diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 56c845e7ec0..5fde7001a41 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2007/09/30 17:45:26 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2007/10/01 11:35:21 heinz Exp $ DISTNAME= libwww-perl-5.808 PKGNAME= p5-${DISTNAME:S/-perl-/-/} SVR4_PKGNAME= p5lww +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} @@ -23,7 +24,7 @@ DEPENDS+= p5-URI>=1.10:../../www/p5-URI DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 PERL5_PACKLIST= auto/LWP/.packlist -MAKE_PARAMS= -n +MAKE_ENV+= PERL_MM_USE_DEFAULT=1 .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3