From cfc6abff62b5ff542377a8f692a02fd5a68a2736 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sun, 1 May 2016 21:07:52 +0100 Subject: perl/perl-MIME-Charset: Don't prompt for optional deps. Signed-off-by: David Spencer --- perl/perl-MIME-Charset/README | 16 +++++----------- perl/perl-MIME-Charset/perl-MIME-Charset.SlackBuild | 1 + 2 files changed, 6 insertions(+), 11 deletions(-) (limited to 'perl') diff --git a/perl/perl-MIME-Charset/README b/perl/perl-MIME-Charset/README index 887b0fff9a..5c3527ec1e 100644 --- a/perl/perl-MIME-Charset/README +++ b/perl/perl-MIME-Charset/README @@ -9,15 +9,9 @@ Documentation : "man MIME::Charset" Documentation in Japanese: "man POD2::JA::MIME::Charset" -During excution, users are possibly asked if they want auto-installation -of following optional dependencies (perl modules): - Encode::EUCJPASCII [Extended mappings by Japanese codepages] - Encode::JISX0213 [Additional mappings for JIS X 0213] - Encode::HanExtra [Additional mappings for Chinese standards] -Default answer [n] is safe, but these modules can be installed before -perl-MIME-Charset as they are available @ slackbuilds.org, as respectively: - perl-Encode-EUCJPASCII - perl-Encode-JISX0213 - perl-Encode-HanExtra +Optional dependencies: + perl-Encode-EUCJPASCII [Extended mappings by Japanese codepages] + perl-Encode-JISX0213 [Additional mappings for JIS X 0213] + perl-Encode-HanExtra [Additional mappings for Chinese standards] -This perl package is a dependency of perl-Unicode-LineBreak. +perl-MIME-Charset is a dependency of perl-Unicode-LineBreak. diff --git a/perl/perl-MIME-Charset/perl-MIME-Charset.SlackBuild b/perl/perl-MIME-Charset/perl-MIME-Charset.SlackBuild index dbc5e2f268..11bacba8d1 100644 --- a/perl/perl-MIME-Charset/perl-MIME-Charset.SlackBuild +++ b/perl/perl-MIME-Charset/perl-MIME-Charset.SlackBuild @@ -71,6 +71,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +PERL_MM_USE_DEFAULT=1 \ perl Makefile.PL \ PREFIX=/usr \ INSTALLDIRS=vendor \ -- cgit v1.2.3