diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /devel | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) |
Notes
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 0c04983cd9fe..778c88f8e502 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 29e94ec3061b..23b75d569979 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 91a334d70e9f..92bff1405944 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 18c050f44cdc..6d319981bae7 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 ad0ac01d0694..6ce281f5eb98 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 6e8f4edc463f..56ead229c670 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 cfbdcc91d9e8..fe945ec2f93a 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 2de3b5e0a48f..3dd9e24845bb 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 7bce72e51063..37852ee7118f 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 a421cd8e1e5a..832c84b4919f 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 57830e9e7009..11028351b767 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 0942454632ec..24b8d59e516f 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 3a7891293b17..c702f00279a9 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 97379cef345e..e8520f9261e7 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 597c310952f7..fc858660f658 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 4ce178547342..8728809555df 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 893a9470e0c7..6aea3d3cbe49 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 c9252729ac55..5add7eabddc1 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 4750b4cb98a6..a1af431742ef 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 0c1cb94d310a..dceecba84c12 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 ac6074a61afc..b4a6466b7699 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 6ff81103fe62..4ce281568a50 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 d6b95196ffd8..57710d3c49a4 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 96be6cada938..7c82ed4da898 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 99ce04b764a1..26e73de1f1d7 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 3dbd8bda02ce..332e223d6eb7 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 9d65daaba3d2..6d630f614cd6 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 dafcc4d5590d..44b0225ab60a 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 a1f33b6e47d3..ae6a0849adbd 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 4cee2676f105..9a6b66a046c6 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 cff3e58386fe..f668c5d97a1d 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 4a030baf730b..49e9571e402c 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 963d55b4b6bb..d6bfeac7eb72 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 842094df0377..1dcc5b132bbb 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 3ba3ac9fcac8..7178a364d472 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 6c0087b4f0e3..4bc5059c27b5 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 fc7bfd9a7055..72d7e119b268 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 c30e416a58a8..199c951b2c6c 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 78dda0018181..8d5e3958f6f6 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 69a0d8236468..fcb1f4d73788 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 \ |