diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-17 15:06:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-17 15:06:45 +0800 |
commit | 79fbb8350f22e7e68aef4c92a80827c60005c28e (patch) | |
tree | 2df69b165e2932f48953219dc59b16447adc533f /devel | |
parent | b05c953988e0122bde62a3426fcc23114604f9c1 (diff) | |
download | freebsd-ports-graphics-79fbb8350f22e7e68aef4c92a80827c60005c28e.tar.gz freebsd-ports-graphics-79fbb8350f22e7e68aef4c92a80827c60005c28e.tar.zst freebsd-ports-graphics-79fbb8350f22e7e68aef4c92a80827c60005c28e.zip |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
Diffstat (limited to 'devel')
40 files changed, 40 insertions, 40 deletions
diff --git a/devel/p5-Any-Moose-Convert/Makefile b/devel/p5-Any-Moose-Convert/Makefile index 0c04983cd9f..778c88f8e50 100644 --- a/devel/p5-Any-Moose-Convert/Makefile +++ b/devel/p5-Any-Moose-Convert/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-PerlIO-Util>=0:${PORTSDIR}/devel/p5-PerlIO-Util TEST_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ p5-Mouse>=0.40:${PORTSDIR}/devel/p5-Mouse -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Any::Moose::Convert.3 diff --git a/devel/p5-AnyEvent/Makefile b/devel/p5-AnyEvent/Makefile index 29e94ec3061..23b75d56997 100644 --- a/devel/p5-AnyEvent/Makefile +++ b/devel/p5-AnyEvent/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provide framework for multiple event loops -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= AE.3 \ AnyEvent.3 \ diff --git a/devel/p5-B-Hooks-OP-Check/Makefile b/devel/p5-B-Hooks-OP-Check/Makefile index 91a334d70e9..92bff140594 100644 --- a/devel/p5-B-Hooks-OP-Check/Makefile +++ b/devel/p5-B-Hooks-OP-Check/Makefile @@ -16,7 +16,7 @@ COMMENT= Wrap OP check callbacks BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= B::Hooks::OP::Check.3 diff --git a/devel/p5-Class-CodeStyler/Makefile b/devel/p5-Class-CodeStyler/Makefile index 18c050f44cd..6d319981bae 100644 --- a/devel/p5-Class-CodeStyler/Makefile +++ b/devel/p5-Class-CodeStyler/Makefile @@ -17,6 +17,6 @@ COMMENT= Perl extension for code generation program formatting and execution BUILD_DEPENDS= ${SITE_PERL}/Class/STL/Containers.pm:${PORTSDIR}/devel/p5-Class-STL-Containers RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.7+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Class-MOP/Makefile b/devel/p5-Class-MOP/Makefile index ad0ac01d069..6ce281f5eb9 100644 --- a/devel/p5-Class-MOP/Makefile +++ b/devel/p5-Class-MOP/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes CFLAGS= -I. MAN3= Class::MOP.3 \ diff --git a/devel/p5-Class-STL-Containers/Makefile b/devel/p5-Class-STL-Containers/Makefile index 6e8f4edc463..56ead229c67 100644 --- a/devel/p5-Class-STL-Containers/Makefile +++ b/devel/p5-Class-STL-Containers/Makefile @@ -14,6 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for STL-like object management -PERL_CONFIGURE= 5.8.7+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Clone-More/Makefile b/devel/p5-Clone-More/Makefile index cfbdcc91d9e..fe945ec2f93 100644 --- a/devel/p5-Clone-More/Makefile +++ b/devel/p5-Clone-More/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Perl module for natively copying Perl data structures -PERL_CONFIGURE= 5.8.5+ +PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/p5-CommitBit/Makefile b/devel/p5-CommitBit/Makefile index 2de3b5e0a48..3dd9e24845b 100644 --- a/devel/p5-CommitBit/Makefile +++ b/devel/p5-CommitBit/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-re p5-Jifty>=0.60728:${PORTSDIR}/www/p5-Jifty \ p5-Text-Password-Pronounceable>=0:${PORTSDIR}/security/p5-Text-Password-Pronounceable -PERL_CONFIGURE= 5.8.3+ +PERL_CONFIGURE= yes MAN3= CommitBit.3 \ CommitBit::Action::ConfirmEmail.3 \ diff --git a/devel/p5-Config-INI-Simple/Makefile b/devel/p5-Config-INI-Simple/Makefile index 7bce72e5106..37852ee7118 100644 --- a/devel/p5-Config-INI-Simple/Makefile +++ b/devel/p5-Config-INI-Simple/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Simple reading and writing from an INI file -PERL_CONFIGURE= 5.8.7+ +PERL_CONFIGURE= yes MAN3= Config::INI::Simple.3 diff --git a/devel/p5-Config-YAML/Makefile b/devel/p5-Config-YAML/Makefile index a421cd8e1e5..832c84b4919 100644 --- a/devel/p5-Config-YAML/Makefile +++ b/devel/p5-Config-YAML/Makefile @@ -17,7 +17,7 @@ COMMENT= Simple configuration automation BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML -PERL_CONFIGURE= 5.8.3+ +PERL_CONFIGURE= yes MAN3= Config::YAML.3 diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index 57830e9e700..11028351b76 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Event>=1.08:${PORTSDIR}/devel/p5-Event \ p5-IO-AIO>=3.1:${PORTSDIR}/devel/p5-IO-AIO BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.2+ +PERL_CONFIGURE= yes MAN3= Coro.3 Coro::AIO.3 Coro::AnyEvent.3 Coro::Channel.3 \ Coro::Handle.3 Coro::BDB.3 Coro::Debug.3 \ diff --git a/devel/p5-Data-Validator/Makefile b/devel/p5-Data-Validator/Makefile index 0942454632e..24b8d59e516 100644 --- a/devel/p5-Data-Validator/Makefile +++ b/devel/p5-Data-Validator/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Mouse>=0.93:${PORTSDIR}/devel/p5-Mouse RUN_DEPENDS= p5-Mouse>=0.93:${PORTSDIR}/devel/p5-Mouse TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Data::Validator.3 \ Data::Validator::Role::AllowExtra.3 \ diff --git a/devel/p5-Data-Visitor/Makefile b/devel/p5-Data-Visitor/Makefile index 3a7891293b1..c702f00279a 100644 --- a/devel/p5-Data-Visitor/Makefile +++ b/devel/p5-Data-Visitor/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Moose>=0.89:${PORTSDIR}/devel/p5-Moose \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Data::Visitor.3 \ Data::Visitor::Callback.3 diff --git a/devel/p5-Devel-Declare/Makefile b/devel/p5-Devel-Declare/Makefile index 97379cef345..e8520f9261e 100644 --- a/devel/p5-Devel-Declare/Makefile +++ b/devel/p5-Devel-Declare/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sub/Name.pm:${PORTSDIR}/devel/p5-Sub-Name BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Devel::Declare.3 diff --git a/devel/p5-Devel-REPL/Makefile b/devel/p5-Devel-REPL/Makefile index 597c310952f..fc858660f65 100644 --- a/devel/p5-Devel-REPL/Makefile +++ b/devel/p5-Devel-REPL/Makefile @@ -32,7 +32,7 @@ BUILD_DEPENDS= p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \ p5-Sys-SigAction>0:${PORTSDIR}/devel/p5-Sys-SigAction RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Devel::REPL.3 \ Devel::REPL::Overview.3 \ diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index 4ce17854734..8728809555d 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inh p5-Devel-StackTrace>=1.20:${PORTSDIR}/devel/p5-Devel-StackTrace BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Exception::Class.3 Exception::Class::Base.3 diff --git a/devel/p5-ExtUtils-ParseXS/Makefile b/devel/p5-ExtUtils-ParseXS/Makefile index 893a9470e0c..6aea3d3cbe4 100644 --- a/devel/p5-ExtUtils-ParseXS/Makefile +++ b/devel/p5-ExtUtils-ParseXS/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Converts Perl XS code into C code -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= ExtUtils::ParseXS.3 \ ExtUtils::ParseXS::Constants.3 \ diff --git a/devel/p5-FreeBSD-i386-Ptrace/Makefile b/devel/p5-FreeBSD-i386-Ptrace/Makefile index c9252729ac5..5add7eabddc 100644 --- a/devel/p5-FreeBSD-i386-Ptrace/Makefile +++ b/devel/p5-FreeBSD-i386-Ptrace/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Perl module for ptrace on FreeBSD-i386 -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes ONLY_FOR_ARCHS= i386 MAN3= FreeBSD::i386::Ptrace.3 diff --git a/devel/p5-Hash-FieldHash/Makefile b/devel/p5-Hash-FieldHash/Makefile index 4750b4cb98a..a1af431742e 100644 --- a/devel/p5-Hash-FieldHash/Makefile +++ b/devel/p5-Hash-FieldHash/Makefile @@ -16,7 +16,7 @@ COMMENT= A lightweight field hash implementation TEST_DEPENDS= p5-Test-LeakTrace>=0.07:${PORTSDIR}/devel/p5-Test-LeakTrace -PERL_CONFIGURE= 5.8.5+ +PERL_CONFIGURE= yes MAN3= Hash::FieldHash.3 diff --git a/devel/p5-Inline-Java/Makefile b/devel/p5-Inline-Java/Makefile index 0c1cb94d310..dceecba84c1 100644 --- a/devel/p5-Inline-Java/Makefile +++ b/devel/p5-Inline-Java/Makefile @@ -23,7 +23,7 @@ USE_JAVA= yes JAVA_VERSION= 1.5+ JAVA_OS= native -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes CONFIGURE_ARGS= J2SDK=${JAVA_HOME} </dev/null MAN3= Inline::Java.3 \ diff --git a/devel/p5-Module-Refresh/Makefile b/devel/p5-Module-Refresh/Makefile index ac6074a61af..b4a6466b769 100644 --- a/devel/p5-Module-Refresh/Makefile +++ b/devel/p5-Module-Refresh/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Refresh %INC files when updated on disk -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Module::Refresh.3 diff --git a/devel/p5-Moose/Makefile b/devel/p5-Moose/Makefile index 6ff81103fe6..4ce281568a5 100644 --- a/devel/p5-Moose/Makefile +++ b/devel/p5-Moose/Makefile @@ -40,7 +40,7 @@ TEST_DEPENDS= \ MAKE_JOBS_UNSAFE= yes -PERL_CONFIGURE= 5.8.4+ +PERL_CONFIGURE= yes CFLAGS+= -I. # mop.h CONFLICTS= p5-Class-MOP-[0-9]* diff --git a/devel/p5-MooseX-Attribute-ENV/Makefile b/devel/p5-MooseX-Attribute-ENV/Makefile index d6b95196ffd..57710d3c49a 100644 --- a/devel/p5-MooseX-Attribute-ENV/Makefile +++ b/devel/p5-MooseX-Attribute-ENV/Makefile @@ -16,7 +16,7 @@ COMMENT= Set default of an attribute to a value from %ENV RUN_DEPENDS= p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose -PERL_CONFIGURE= 5.8.8+ +PERL_CONFIGURE= yes MAN3= MooseX::Attribute::ENV.3 diff --git a/devel/p5-MooseX-Object-Pluggable/Makefile b/devel/p5-MooseX-Object-Pluggable/Makefile index 96be6cada93..7c82ed4da89 100644 --- a/devel/p5-MooseX-Object-Pluggable/Makefile +++ b/devel/p5-MooseX-Object-Pluggable/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Moose>=0.35:${PORTSDIR}/devel/p5-Moose \ p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= MooseX::Object::Pluggable.3 diff --git a/devel/p5-MooseX-Traits-Pluggable/Makefile b/devel/p5-MooseX-Traits-Pluggable/Makefile index 99ce04b764a..26e73de1f1d 100644 --- a/devel/p5-MooseX-Traits-Pluggable/Makefile +++ b/devel/p5-MooseX-Traits-Pluggable/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= MooseX::Traits::Pluggable.3 diff --git a/devel/p5-Mouse/Makefile b/devel/p5-Mouse/Makefile index 3dbd8bda02c..332e223d6eb 100644 --- a/devel/p5-Mouse/Makefile +++ b/devel/p5-Mouse/Makefile @@ -29,7 +29,7 @@ TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ MAKE_JOBS_UNSAFE= yes -PERL_CONFIGURE= 5.8.5+ +PERL_CONFIGURE= yes MAN3= Mouse.3 \ Mouse::Exporter.3 \ diff --git a/devel/p5-MouseX-Foreign/Makefile b/devel/p5-MouseX-Foreign/Makefile index 9d65daaba3d..6d630f614cd 100644 --- a/devel/p5-MouseX-Foreign/Makefile +++ b/devel/p5-MouseX-Foreign/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= MouseX::Foreign.3 \ MouseX::Foreign::Meta::Role::Class.3 \ diff --git a/devel/p5-Package-Stash-XS/Makefile b/devel/p5-Package-Stash-XS/Makefile index dafcc4d5590..44b0225ab60 100644 --- a/devel/p5-Package-Stash-XS/Makefile +++ b/devel/p5-Package-Stash-XS/Makefile @@ -20,7 +20,7 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Package::Stash::XS.3 diff --git a/devel/p5-PerlIO-Util/Makefile b/devel/p5-PerlIO-Util/Makefile index a1f33b6e47d..ae6a0849adb 100644 --- a/devel/p5-PerlIO-Util/Makefile +++ b/devel/p5-PerlIO-Util/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= A selection of general PerlIO utilities -PERL_CONFIGURE= 5.8.8+ +PERL_CONFIGURE= yes MAN3= PerlIO::Util.3 \ PerlIO::Util::JA.3 \ diff --git a/devel/p5-Regexp-RegGrp/Makefile b/devel/p5-Regexp-RegGrp/Makefile index 4cee2676f10..9a6b66a046c 100644 --- a/devel/p5-Regexp-RegGrp/Makefile +++ b/devel/p5-Regexp-RegGrp/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Groups a regular expressions collection -PERL_CONFIGURE= 5.8.9+ +PERL_CONFIGURE= yes MAN3= Regexp::RegGrp.3 diff --git a/devel/p5-String-Diff/Makefile b/devel/p5-String-Diff/Makefile index cff3e58386f..f668c5d97a1 100644 --- a/devel/p5-String-Diff/Makefile +++ b/devel/p5-String-Diff/Makefile @@ -17,7 +17,7 @@ COMMENT= Simple diff to String RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= String::Diff.3 diff --git a/devel/p5-Task-Weaken/Makefile b/devel/p5-Task-Weaken/Makefile index 4a030baf730..49e9571e402 100644 --- a/devel/p5-Task-Weaken/Makefile +++ b/devel/p5-Task-Weaken/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Ensure that a platform has weaken support -PERL_CONFIGURE= 5.8.5+ +PERL_CONFIGURE= yes MAN3= Task::Weaken.3 diff --git a/devel/p5-Test-LeakTrace/Makefile b/devel/p5-Test-LeakTrace/Makefile index 963d55b4b6b..d6bfeac7eb7 100644 --- a/devel/p5-Test-LeakTrace/Makefile +++ b/devel/p5-Test-LeakTrace/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Traces memory leaks -PERL_CONFIGURE= 5.8.3+ +PERL_CONFIGURE= yes MAN3= Test::LeakTrace.3 \ Test::LeakTrace::JA.3 \ diff --git a/devel/p5-Test-Pod-Coverage-Permissive/Makefile b/devel/p5-Test-Pod-Coverage-Permissive/Makefile index 842094df037..1dcc5b132bb 100644 --- a/devel/p5-Test-Pod-Coverage-Permissive/Makefile +++ b/devel/p5-Test-Pod-Coverage-Permissive/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.9+ +PERL_CONFIGURE= yes MAN3= Test::Pod::Coverage::Permissive.3 .include <bsd.port.mk> diff --git a/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile b/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile index 3ba3ac9fcac..7178a364d47 100644 --- a/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile +++ b/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Test::WWW::Mechanize::CGIApp.3 diff --git a/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile b/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile index 6c0087b4f0e..4bc5059c27b 100644 --- a/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile +++ b/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-namespace-clean>=0.09:${PORTSDIR}/devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.4+ +PERL_CONFIGURE= yes MAN3= Test::WWW::Mechanize::Catalyst.3 diff --git a/devel/p5-UNIVERSAL-which/Makefile b/devel/p5-UNIVERSAL-which/Makefile index fc7bfd9a705..72d7e119b26 100644 --- a/devel/p5-UNIVERSAL-which/Makefile +++ b/devel/p5-UNIVERSAL-which/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for telling fully qualified name of the method -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= UNIVERSAL::which.3 .include <bsd.port.mk> diff --git a/devel/p5-Workflow/Makefile b/devel/p5-Workflow/Makefile index c30e416a58a..199c951b2c6 100644 --- a/devel/p5-Workflow/Makefile +++ b/devel/p5-Workflow/Makefile @@ -43,7 +43,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/Observable.pm:${PORTSDIR}/devel/p5-Class-Obser ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp -PERL_CONFIGURE= 5.8.9+ +PERL_CONFIGURE= yes MAN3= Workflow.3 \ Workflow::Action.3 \ diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile index 78dda001818..8d5e3958f6f 100644 --- a/devel/p5-autobox/Makefile +++ b/devel/p5-autobox/Makefile @@ -18,7 +18,7 @@ COMMENT= Call methods on native Perl types BUILD_DEPENDS= p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= autobox.3 diff --git a/devel/svk/Makefile b/devel/svk/Makefile index 69a0d823646..fcb1f4d7378 100644 --- a/devel/svk/Makefile +++ b/devel/svk/Makefile @@ -53,7 +53,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-L p5-version>=0.68:${PORTSDIR}/devel/p5-version RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN1= svk.1 MAN3= SVK.3 \ |