diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 | |
parent | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff) | |
download | ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.tar.gz ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.zip |
Notes
54 files changed, 54 insertions, 54 deletions
diff --git a/databases/p5-Class-DBI-DDL/Makefile b/databases/p5-Class-DBI-DDL/Makefile index e4459679e8ba..2788ca3aefa5 100644 --- a/databases/p5-Class-DBI-DDL/Makefile +++ b/databases/p5-Class-DBI-DDL/Makefile @@ -17,7 +17,7 @@ COMMENT= DDL for Class-DBI RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Class::DBI::DDL.3 \ Class::DBI::DDL::Pg.3 diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile index d0f397f2eeb5..8ec1543d1ebd 100644 --- a/databases/p5-Exception-Class-DBI/Makefile +++ b/databases/p5-Exception-Class-DBI/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Clas LICENSE_COMB= dual LICENSE= ART10 GPLv1 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Exception::Class::DBI.3 diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index b2a802cd1b92..96c2cae793d0 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A module for merging hierarchies using the C3 algorithm -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Algorithm::C3.3 diff --git a/devel/p5-DateTime-Format-DBI/Makefile b/devel/p5-DateTime-Format-DBI/Makefile index 6225c5f8569d..6e2f0eaf3c40 100644 --- a/devel/p5-DateTime-Format-DBI/Makefile +++ b/devel/p5-DateTime-Format-DBI/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI \ BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= DateTime::Format::DBI.3 diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile index 2efdcbf51921..114e61ad21e0 100644 --- a/devel/p5-ExtUtils-XSpp/Makefile +++ b/devel/p5-ExtUtils-XSpp/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-ExtUtils-ParseXS>=2.22.02:${PORTSDIR}/devel/p5-ExtUtils-ParseX p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \ p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences -PERL_MODBUILD= 5.6.1+ +PERL_MODBUILD= yes MAN1= xspp.1 MAN3= ExtUtils::XSpp.3 \ diff --git a/devel/p5-File-Find-Object/Makefile b/devel/p5-File-Find-Object/Makefile index 0651fc70f0f9..f7ad9fbddd0c 100644 --- a/devel/p5-File-Find-Object/Makefile +++ b/devel/p5-File-Find-Object/Makefile @@ -18,7 +18,7 @@ COMMENT= An object oriented File::Find replacement RUN_DEPENDS= p5-Class-XSAccessor>=0:${PORTSDIR}/devel/p5-Class-XSAccessor BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= File::Find::Object.3 \ File::Find::Object::Base.3 \ diff --git a/devel/p5-IO-NestedCapture/Makefile b/devel/p5-IO-NestedCapture/Makefile index 47f29212f0dc..95044611b35d 100644 --- a/devel/p5-IO-NestedCapture/Makefile +++ b/devel/p5-IO-NestedCapture/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for performing nested STD\* handle captures -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= IO::NestedCapture.3 diff --git a/devel/p5-Parallel-Iterator/Makefile b/devel/p5-Parallel-Iterator/Makefile index 28231132ac7f..da318fd11058 100644 --- a/devel/p5-Parallel-Iterator/Makefile +++ b/devel/p5-Parallel-Iterator/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Simple parallel execution -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Parallel::Iterator.3 diff --git a/devel/p5-SVN-Log/Makefile b/devel/p5-SVN-Log/Makefile index 3cc06632606e..34066d5383d0 100644 --- a/devel/p5-SVN-Log/Makefile +++ b/devel/p5-SVN-Log/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subver p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= SVN::Log.3 diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile index 73ec81bc7834..6ed293103948 100644 --- a/devel/p5-Test-Class/Makefile +++ b/devel/p5-Test-Class/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-MRO-Compat>=0.11:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Test::Class.3 \ Test::Class::Load.3 \ diff --git a/devel/p5-Tree-Node/Makefile b/devel/p5-Tree-Node/Makefile index b485945a69e0..3b63d8c21750 100644 --- a/devel/p5-Tree-Node/Makefile +++ b/devel/p5-Tree-Node/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Memory-efficient tree nodes in Perl -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Tree::Node.3 diff --git a/devel/p5-UNIVERSAL-isa/Makefile b/devel/p5-UNIVERSAL-isa/Makefile index fb391e34dfdf..f96114930d8d 100644 --- a/devel/p5-UNIVERSAL-isa/Makefile +++ b/devel/p5-UNIVERSAL-isa/Makefile @@ -17,7 +17,7 @@ COMMENT= Try to recover from people calling UNIVERSAL::isa as a function BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.6.2+ +PERL_MODBUILD= yes MAN3= UNIVERSAL::isa.3 diff --git a/devel/p5-subatom/Makefile b/devel/p5-subatom/Makefile index 15c96f409f4d..524971d3d671 100644 --- a/devel/p5-subatom/Makefile +++ b/devel/p5-subatom/Makefile @@ -18,7 +18,7 @@ COMMENT= Produce an atom feed from subversion commits BUILD_DEPENDS= ${SITE_PERL}/XML/Atom/SimpleFeed.pm:${PORTSDIR}/textproc/p5-XML-Atom-SimpleFeed RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes PLIST_FILES= bin/subatom MAN1= subatom.1 diff --git a/graphics/p5-Graphics-ColorNames-WWW/Makefile b/graphics/p5-Graphics-ColorNames-WWW/Makefile index bb47b740ef03..66cc34f98d04 100644 --- a/graphics/p5-Graphics-ColorNames-WWW/Makefile +++ b/graphics/p5-Graphics-ColorNames-WWW/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Graphics-ColorNames>=0.32:${PORTSDIR}/graphics/p5-Graphics-Color BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Graphics::ColorNames::CSS.3 \ Graphics::ColorNames::IE.3 \ diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index a27ddafa37c3..cfc1b2d2bb75 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} CONFLICTS= p5-Mail-SPF-Query-[0-9]* -PERL_MODBUILD= 5.6.0+ +PERL_MODBUILD= yes CONFIGURE_ARGS= --install_path sbin=${PREFIX}/sbin MAN1= spfquery.1 diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index 1dd91adfdf69..4dfd5ef54bbd 100644 --- a/mail/p5-POE-Component-Client-SMTP/Makefile +++ b/mail/p5-POE-Component-Client-SMTP/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/Filter/Transparent/SMTP.pm:${PORTSDIR}/mail/p5-POE-Filter-Transparent-SMTP RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= POE::Component::Client::SMTP.3 diff --git a/net-mgmt/p5-NetApp/Makefile b/net-mgmt/p5-NetApp/Makefile index 4f676b7e5238..b149fed51fae 100644 --- a/net-mgmt/p5-NetApp/Makefile +++ b/net-mgmt/p5-NetApp/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= NetApp::Aggregate.3 \ NetApp::Aggregate::Plex.3 \ diff --git a/net/p5-Net-IPTrie/Makefile b/net/p5-Net-IPTrie/Makefile index 44ecc6f4af2f..1bc7c1274144 100644 --- a/net/p5-Net-IPTrie/Makefile +++ b/net/p5-Net-IPTrie/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ p5-version>=0:${PORTSDIR}/devel/p5-version RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Net::IPTrie.3 Net::IPTrie::Node.3 diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index f7d43a1c0737..896372ea31ef 100644 --- a/security/p5-Authen-Simple-DBI/Makefile +++ b/security/p5-Authen-Simple-DBI/Makefile @@ -22,6 +22,6 @@ MAKE_JOBS_SAFE= yes MAN3= Authen::Simple::DBI.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-DBM/Makefile b/security/p5-Authen-Simple-DBM/Makefile index c9ed84641c5d..eca66af7d915 100644 --- a/security/p5-Authen-Simple-DBM/Makefile +++ b/security/p5-Authen-Simple-DBM/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::DBM.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile index d7231ae08355..eed16f91efbd 100644 --- a/security/p5-Authen-Simple-HTTP/Makefile +++ b/security/p5-Authen-Simple-HTTP/Makefile @@ -22,6 +22,6 @@ MAKE_JOBS_SAFE= yes MAN3= Authen::Simple::HTTP.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile index 367cc23f3a18..0466b9b2fba6 100644 --- a/security/p5-Authen-Simple-LDAP/Makefile +++ b/security/p5-Authen-Simple-LDAP/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::LDAP.3 Authen::Simple::ActiveDirectory.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-Net/Makefile b/security/p5-Authen-Simple-Net/Makefile index 35c435c1ed79..620e0c00d8a1 100644 --- a/security/p5-Authen-Simple-Net/Makefile +++ b/security/p5-Authen-Simple-Net/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::FTP.3 Authen::Simple::POP3.3 Authen::Simple::SMTP.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-PAM/Makefile b/security/p5-Authen-Simple-PAM/Makefile index 1b3abfa70558..f263d8ee2a48 100644 --- a/security/p5-Authen-Simple-PAM/Makefile +++ b/security/p5-Authen-Simple-PAM/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::PAM.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile index 5ca4fddc46b0..82970250b9b0 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -21,6 +21,6 @@ MAKE_JOBS_SAFE= yes MAN3= Authen::Simple::Passwd.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-RADIUS/Makefile b/security/p5-Authen-Simple-RADIUS/Makefile index 66035982e3e9..209a718924bd 100644 --- a/security/p5-Authen-Simple-RADIUS/Makefile +++ b/security/p5-Authen-Simple-RADIUS/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::RADIUS.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-SMB/Makefile b/security/p5-Authen-Simple-SMB/Makefile index 8bd7e16b6333..b0a0fb7e2347 100644 --- a/security/p5-Authen-Simple-SMB/Makefile +++ b/security/p5-Authen-Simple-SMB/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::SMB.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index 5e01869a3552..4d00ff4e1540 100644 --- a/security/p5-Authen-Simple-SSH/Makefile +++ b/security/p5-Authen-Simple-SSH/Makefile @@ -22,6 +22,6 @@ MAKE_JOBS_SAFE= yes MAN3= Authen::Simple::SSH.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile index 57c434e66542..45a536cf442d 100644 --- a/security/p5-Authen-Simple/Makefile +++ b/security/p5-Authen-Simple/Makefile @@ -27,7 +27,7 @@ MAN3= Authen::Simple.3 \ Authen::Simple::Log.3 \ Authen::Simple::Password.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.pre.mk> diff --git a/textproc/p5-KinoSearch/Makefile b/textproc/p5-KinoSearch/Makefile index bf64bf7e2d0a..05d2209f65cc 100644 --- a/textproc/p5-KinoSearch/Makefile +++ b/textproc/p5-KinoSearch/Makefile @@ -22,7 +22,7 @@ MODULE_DEPENDS= p5-Lingua-StopWords>=0.02:${PORTSDIR}/textproc/p5-Lingua-StopWor RUN_DEPENDS+= ${MODULE_DEPENDS} BUILD_DEPENDS+= ${MODULE_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= KinoSearch.3 \ KinoSearch::Analysis::Analyzer.3 \ diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index 0c2f4059fe99..9a1a013073d3 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Lingua::Stem::Snowball.3 diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index 54f3ab7d67ee..0d2da05f0ebc 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ p5-version>=0:${PORTSDIR}/devel/p5-version RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN1= tablify.1 tabmerge.1 tab2graph.1 MAN3= Text::RecordParser.3 \ diff --git a/www/p5-CGI-Application-Dispatch-Server/Makefile b/www/p5-CGI-Application-Dispatch-Server/Makefile index c88f86f83791..82b44e7f01f1 100644 --- a/www/p5-CGI-Application-Dispatch-Server/Makefile +++ b/www/p5-CGI-Application-Dispatch-Server/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/HTTP/Server/Simple/Static.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Dispatch::Server.3 diff --git a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile index 11b4a435cb9f..fc30023571ba 100644 --- a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile +++ b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application ${SITE_PERL}/CGI/Application/Plugin/Forward.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-Forward BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::AnyTemplate.3 \ CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate.3 \ diff --git a/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile b/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile index b28115816aa4..2ab4ef4535af 100644 --- a/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile +++ b/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-Config-Auto>=0:${PORTSDIR}/devel/p5-Config-Auto BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::ConfigAuto.3 diff --git a/www/p5-CGI-Application-Plugin-Forward/Makefile b/www/p5-CGI-Application-Plugin-Forward/Makefile index f11c998b0a32..3ffd113d7cec 100644 --- a/www/p5-CGI-Application-Plugin-Forward/Makefile +++ b/www/p5-CGI-Application-Plugin-Forward/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/CGI/Application/Plugin/AutoRunmode.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-AutoRunmode RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::Forward.3 diff --git a/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile b/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile index 59b7b15c17b9..7b38d5430ba4 100644 --- a/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile +++ b/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/HTML/Prototype.pm:${PORTSDIR}/www/p5-HTML-Prototype RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::HTMLPrototype.3 diff --git a/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile b/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile index 02ccfffdd722..bc43ba7d3d63 100644 --- a/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile +++ b/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/CGI/Application/Plugin/AutoRunmode.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-AutoRunmode RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::LinkIntegrity.3 diff --git a/www/p5-CGI-Application-Plugin-LogDispatch/Makefile b/www/p5-CGI-Application-Plugin-LogDispatch/Makefile index 6a67f9c2ca5d..2a3f043109df 100644 --- a/www/p5-CGI-Application-Plugin-LogDispatch/Makefile +++ b/www/p5-CGI-Application-Plugin-LogDispatch/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::LogDispatch.3 diff --git a/www/p5-CGI-Application-Plugin-MessageStack/Makefile b/www/p5-CGI-Application-Plugin-MessageStack/Makefile index 4c49aafe651a..23f7c2ad3a0c 100644 --- a/www/p5-CGI-Application-Plugin-MessageStack/Makefile +++ b/www/p5-CGI-Application-Plugin-MessageStack/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/CGI/Application/Plugin/TT.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-TT RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::MessageStack.3 diff --git a/www/p5-CGI-Application-Plugin-Redirect/Makefile b/www/p5-CGI-Application-Plugin-Redirect/Makefile index d0d3b6e58eb0..6a6147173738 100644 --- a/www/p5-CGI-Application-Plugin-Redirect/Makefile +++ b/www/p5-CGI-Application-Plugin-Redirect/Makefile @@ -17,7 +17,7 @@ COMMENT= Easy external redirects in CGI::Application RUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::Redirect.3 diff --git a/www/p5-CGI-Application-Plugin-Session/Makefile b/www/p5-CGI-Application-Plugin-Session/Makefile index d05ddf22015c..a9a32cf89701 100644 --- a/www/p5-CGI-Application-Plugin-Session/Makefile +++ b/www/p5-CGI-Application-Plugin-Session/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::Session.3 diff --git a/www/p5-CGI-Application-Plugin-Stream/Makefile b/www/p5-CGI-Application-Plugin-Stream/Makefile index eeecbb1464fb..36fb60c7e01d 100644 --- a/www/p5-CGI-Application-Plugin-Stream/Makefile +++ b/www/p5-CGI-Application-Plugin-Stream/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::Stream.3 diff --git a/www/p5-CGI-Application-Plugin-TT/Makefile b/www/p5-CGI-Application-Plugin-TT/Makefile index edb5eff76198..487ba63d7457 100644 --- a/www/p5-CGI-Application-Plugin-TT/Makefile +++ b/www/p5-CGI-Application-Plugin-TT/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/CGI/Application/Plugin/DevPopup.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-DevPopup RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::TT.3 diff --git a/www/p5-CGI-Application-Plugin-ViewCode/Makefile b/www/p5-CGI-Application-Plugin-ViewCode/Makefile index 90016bb59fa4..4d7cf81d8b18 100644 --- a/www/p5-CGI-Application-Plugin-ViewCode/Makefile +++ b/www/p5-CGI-Application-Plugin-ViewCode/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Plugin::ViewCode.3 diff --git a/www/p5-CGI-Application-Server/Makefile b/www/p5-CGI-Application-Server/Makefile index 0577594d347c..3eb36e47c895 100644 --- a/www/p5-CGI-Application-Server/Makefile +++ b/www/p5-CGI-Application-Server/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-CGI-Application-Plugin-Redirect>=0:${PORTSDIR}/www/p5-CGI-Applic p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \ p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= CGI::Application::Server.3 diff --git a/www/p5-Gantry/Makefile b/www/p5-Gantry/Makefile index 7bfc0d04a89c..6edc2cb8499e 100644 --- a/www/p5-Gantry/Makefile +++ b/www/p5-Gantry/Makefile @@ -50,7 +50,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ p5-Template-Toolkit>=2.0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Template-Plugin-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-Template-Plugin-HTML-SuperForm -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes WWWDIR= ${PREFIX}/www/${PORTNAME:L} diff --git a/www/p5-HTML-LinkList/Makefile b/www/p5-HTML-LinkList/Makefile index 32df497bbe78..87274dacf2e3 100644 --- a/www/p5-HTML-LinkList/Makefile +++ b/www/p5-HTML-LinkList/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create a 'smart' list of HTML links -PERL_MODBUILD= 5.6.2+ +PERL_MODBUILD= yes MAN3= HTML::LinkList.3 diff --git a/www/p5-MasonX-Interp-WithCallbacks/Makefile b/www/p5-MasonX-Interp-WithCallbacks/Makefile index 6fcad9dd2145..113856c78800 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/Makefile +++ b/www/p5-MasonX-Interp-WithCallbacks/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ ${SITE_PERL}/Params/CallbackRequest.pm:${PORTSDIR}/devel/p5-Params-CallbackRequest RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ # inherited from devel/p5-Exception-Class +PERL_MODBUILD= yes MAN3= MasonX::Interp::WithCallbacks.3 diff --git a/www/p5-Net-Flickr-Backup/Makefile b/www/p5-Net-Flickr-Backup/Makefile index 74bbaf7337a7..d7fcb73e91b1 100644 --- a/www/p5-Net-Flickr-Backup/Makefile +++ b/www/p5-Net-Flickr-Backup/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sys/Hostname/FQDN.pm:${PORTSDIR}/sysutils p5-libwww>=5.812:${PORTSDIR}/www/libwww BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Net::Flickr::Backup.3 diff --git a/www/p5-Net-Flickr-RDF/Makefile b/www/p5-Net-Flickr-RDF/Makefile index 54a9c48f5507..2609441ad261 100644 --- a/www/p5-Net-Flickr-RDF/Makefile +++ b/www/p5-Net-Flickr-RDF/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/RDF/Simple.pm:${PORTSDIR}/textproc/p5-RDF-Simple \ p5-Net-Flickr-API>=1.68:${PORTSDIR}/www/p5-Net-Flickr-API BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Net::Flickr::RDF.3 diff --git a/www/p5-SCGI/Makefile b/www/p5-SCGI/Makefile index 796e977b883c..c584bab3bd1d 100644 --- a/www/p5-SCGI/Makefile +++ b/www/p5-SCGI/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= SCGI server interface -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= SCGI.3 SCGI::Request.3 diff --git a/www/p5-WWW-OpenSVN/Makefile b/www/p5-WWW-OpenSVN/Makefile index cabedfa12ecb..181f7f0ae6a7 100644 --- a/www/p5-WWW-OpenSVN/Makefile +++ b/www/p5-WWW-OpenSVN/Makefile @@ -17,7 +17,7 @@ COMMENT= An automated interface for OpenSVN.csie.org BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= WWW::OpenSVN.3 diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile index 6827a4e6b853..39ae94f6d3b5 100644 --- a/x11-toolkits/p5-Alien-wxWidgets/Makefile +++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile @@ -20,7 +20,7 @@ OPTIONS= UNICODE "Build with Unicode support" on USE_WX= 2.6+ WX_COMPS= wx contrib -PERL_MODBUILD= 5.6.0+ +PERL_MODBUILD= yes .include <bsd.port.pre.mk> |