diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-06-10 18:42:48 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-06-10 18:42:48 +0000 |
commit | 63d09c9c9b84669faec2c94444cb4ba43ca65ec0 (patch) | |
tree | 897864e11191cee1fd0515a4af0b3aa5ab400840 /www | |
parent | 17363b49d179d9fa2c2ddac86f2a984508354712 (diff) | |
download | ports-63d09c9c9b84669faec2c94444cb4ba43ca65ec0.tar.gz ports-63d09c9c9b84669faec2c94444cb4ba43ca65ec0.zip |
Notes
Diffstat (limited to 'www')
156 files changed, 156 insertions, 156 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile index 5b7b5623e5f7..de54a9a4aefd 100644 --- a/www/interchange/Makefile +++ b/www/interchange/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Safe-Hole>=0.10:${PORTSDIR}/security/p5-Safe-Hole \ p5-libwww>=5.810:${PORTSDIR}/www/p5-libwww \ p5-Set-Crontab>=1.00:${PORTSDIR}/devel/p5-Set-Crontab \ p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_BZIP2= yes PERL_CONFIGURE= yes diff --git a/www/p5-AnyEvent-Mojo/Makefile b/www/p5-AnyEvent-Mojo/Makefile index ef77474facdd..a43e37f0a946 100644 --- a/www/p5-AnyEvent-Mojo/Makefile +++ b/www/p5-AnyEvent-Mojo/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= \ p5-Mojolicious>=0.991251:${PORTSDIR}/www/p5-Mojolicious # p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ # p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-AnyEvent-ReverseHTTP/Makefile b/www/p5-AnyEvent-ReverseHTTP/Makefile index a8f38a7434e9..82f0463cb2c5 100644 --- a/www/p5-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-AnyEvent-ReverseHTTP/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-AnyEvent-HTTP>0:${PORTSDIR}/www/p5-AnyEvent-HTTP \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-AnyEvent-SCGI/Makefile b/www/p5-AnyEvent-SCGI/Makefile index 253ad6fc6781..a682d1022126 100644 --- a/www/p5-AnyEvent-SCGI/Makefile +++ b/www/p5-AnyEvent-SCGI/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for Event based SCGI server RUN_DEPENDS= \ p5-AnyEvent>=5.2:${PORTSDIR}/devel/p5-AnyEvent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Apache-GopherHandler/Makefile b/www/p5-Apache-GopherHandler/Makefile index e686214626ea..cdece5970641 100644 --- a/www/p5-Apache-GopherHandler/Makefile +++ b/www/p5-Apache-GopherHandler/Makefile @@ -17,7 +17,7 @@ COMMENT= Gopher protocol implementation for Apache2 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \ ${SITE_PERL}/Gopher/Server/ParseRequest.pm:${PORTSDIR}/net/p5-Gopher-Server -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 400c629e775d..5b0bd0526b35 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -17,7 +17,7 @@ COMMENT= A persistence framework for session data MAKE_JOBS_SAFE= yes RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Deep>=0.082:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception diff --git a/www/p5-Ark/Makefile b/www/p5-Ark/Makefile index aac02e2a19a6..1164c1e8ac27 100644 --- a/www/p5-Ark/Makefile +++ b/www/p5-Ark/Makefile @@ -18,7 +18,7 @@ DISTNAME= Ark-0.001000_001 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl web application framework -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Class-Method-Modifiers-Fast>0:${PORTSDIR}/devel/p5-Class-Method-Modifiers-Fast \ diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile index 40654d09c3ee..e95ae6728266 100644 --- a/www/p5-Business-PayPal/Makefile +++ b/www/p5-Business-PayPal/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for automating PayPal transactions RUN_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \ p5-CGI.pm>=3.49:${PORTSDIR}/www/p5-CGI.pm -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CGI-Application-PSGI/Makefile b/www/p5-CGI-Application-PSGI/Makefile index 01f46848a95f..14a13902f5bf 100644 --- a/www/p5-CGI-Application-PSGI/Makefile +++ b/www/p5-CGI-Application-PSGI/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension of PSGI Adapter for CGI::Application RUN_DEPENDS= \ p5-CGI-Application>0:${PORTSDIR}/www/p5-CGI-Application \ p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CGI-Application-Plugin-Apache/Makefile b/www/p5-CGI-Application-Plugin-Apache/Makefile index 66d751997dfd..c91a17481342 100644 --- a/www/p5-CGI-Application-Plugin-Apache/Makefile +++ b/www/p5-CGI-Application-Plugin-Apache/Makefile @@ -17,7 +17,7 @@ COMMENT= Provides easy access to Apache::* modules for CGI::Application RUN_DEPENDS= p5-CGI-Application>=3.22:${PORTSDIR}/www/p5-CGI-Application \ p5-HTML-GenerateUtil>=0:${PORTSDIR}/www/p5-HTML-GenerateUtil \ p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} LICENSE_COMB= dual LICENSE= ART10 GPLv1 diff --git a/www/p5-CGI-Application-Plugin-Authentication/Makefile b/www/p5-CGI-Application-Plugin-Authentication/Makefile index c644e4234496..46f185f46801 100644 --- a/www/p5-CGI-Application-Plugin-Authentication/Makefile +++ b/www/p5-CGI-Application-Plugin-Authentication/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Apache-Htpasswd>=0:${PORTSDIR}/security/p5-Apache-Htpasswd \ p5-CGI-Application>=4:${PORTSDIR}/www/p5-CGI-Application \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn diff --git a/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile b/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile index 2ab4ef4535af..e35cdc601547 100644 --- a/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile +++ b/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile @@ -16,7 +16,7 @@ COMMENT= Plugin that adds Config::Auto support to CGI::Application RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-Config-Auto>=0:${PORTSDIR}/devel/p5-Config-Auto -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-CGI-Application-Plugin-Redirect/Makefile b/www/p5-CGI-Application-Plugin-Redirect/Makefile index 6a6147173738..22fe508a13f4 100644 --- a/www/p5-CGI-Application-Plugin-Redirect/Makefile +++ b/www/p5-CGI-Application-Plugin-Redirect/Makefile @@ -15,7 +15,7 @@ MAINTAINER= hartzell@alerce.com COMMENT= Easy external redirects in CGI::Application RUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-CGI-Application-Plugin-ViewCode/Makefile b/www/p5-CGI-Application-Plugin-ViewCode/Makefile index 4d7cf81d8b18..b4da3b5d845b 100644 --- a/www/p5-CGI-Application-Plugin-ViewCode/Makefile +++ b/www/p5-CGI-Application-Plugin-ViewCode/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application ${SITE_PERL}/Syntax/Highlight/Perl/Improved.pm:${PORTSDIR}/textproc/p5-Syntax-Highlight-Perl-Improved \ ${SITE_PERL}/Pod/Xhtml.pm:${PORTSDIR}/textproc/p5-Pod-Xhtml \ ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-CGI-Compile/Makefile b/www/p5-CGI-Compile/Makefile index fc4aa963e2b9..ac6b7a03fb56 100644 --- a/www/p5-CGI-Compile/Makefile +++ b/www/p5-CGI-Compile/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to compile .cgi scripts to a code reference RUN_DEPENDS= \ p5-File-pushd>0:${PORTSDIR}/devel/p5-File-pushd -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires diff --git a/www/p5-CGI-Emulate-PSGI/Makefile b/www/p5-CGI-Emulate-PSGI/Makefile index 63556205c743..f54fe46fbd6e 100644 --- a/www/p5-CGI-Emulate-PSGI/Makefile +++ b/www/p5-CGI-Emulate-PSGI/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension of PSGI adapter for CGI RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CGI-SSI/Makefile b/www/p5-CGI-SSI/Makefile index 6735f040d3ab..c22e90343a83 100644 --- a/www/p5-CGI-SSI/Makefile +++ b/www/p5-CGI-SSI/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-SimpleParse>=0:${PORTSDIR}/www/p5-HTML-SimpleParse \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CGI-Untaint-email/Makefile b/www/p5-CGI-Untaint-email/Makefile index 8bea58c21c50..ec3f365dec94 100644 --- a/www/p5-CGI-Untaint-email/Makefile +++ b/www/p5-CGI-Untaint-email/Makefile @@ -17,7 +17,7 @@ COMMENT= Validate an email address in a CGI form RUN_DEPENDS= p5-CGI-Untaint>=0:${PORTSDIR}/www/p5-CGI-Untaint \ p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CGI-XMLApplication/Makefile b/www/p5-CGI-XMLApplication/Makefile index 53ea74c53e80..c4dff8cd3eb9 100644 --- a/www/p5-CGI-XMLApplication/Makefile +++ b/www/p5-CGI-XMLApplication/Makefile @@ -16,7 +16,7 @@ COMMENT= Object Oriented Interface for CGI Script Applications RUN_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-XML-LibXSLT>=0:${PORTSDIR}/textproc/p5-XML-LibXSLT -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CSS-DOM/Makefile b/www/p5-CSS-DOM/Makefile index 5ac6652d8244..6549139b2933 100644 --- a/www/p5-CSS-DOM/Makefile +++ b/www/p5-CSS-DOM/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Document Object Model for Cascading Style Sheets RUN_DEPENDS= p5-Clone>=0.09:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile index f75f8412a3ee..f0879cd5991a 100644 --- a/www/p5-Catalyst-Action-RenderView/Makefile +++ b/www/p5-Catalyst-Action-RenderView/Makefile @@ -20,7 +20,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-Catalyst-Runtime>=5.70:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Controller-FormBuilder/Makefile b/www/p5-Catalyst-Controller-FormBuilder/Makefile index 3858391e0214..a5f05a7d013f 100644 --- a/www/p5-Catalyst-Controller-FormBuilder/Makefile +++ b/www/p5-Catalyst-Controller-FormBuilder/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Test-WWW-Mechanize-Catalyst>=0.37:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \ p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Engine-PSGI/Makefile b/www/p5-Catalyst-Engine-PSGI/Makefile index 26d8d56dce69..397c199c1126 100644 --- a/www/p5-Catalyst-Engine-PSGI/Makefile +++ b/www/p5-Catalyst-Engine-PSGI/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension of PSGI engine for Catalyst RUN_DEPENDS= \ p5-Catalyst-Runtime>=5.80007:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Action-RenderView>0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Model-Adaptor/Makefile b/www/p5-Catalyst-Model-Adaptor/Makefile index c1ab768aa0f9..edc0c6696d82 100644 --- a/www/p5-Catalyst-Model-Adaptor/Makefile +++ b/www/p5-Catalyst-Model-Adaptor/Makefile @@ -16,7 +16,7 @@ COMMENT= Use a plain class as a Catalyst model RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst diff --git a/www/p5-Catalyst-Model-LDAP/Makefile b/www/p5-Catalyst-Model-LDAP/Makefile index 363415c65489..a8e660281a98 100644 --- a/www/p5-Catalyst-Model-LDAP/Makefile +++ b/www/p5-Catalyst-Model-LDAP/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Model-Memcached/Makefile b/www/p5-Catalyst-Model-Memcached/Makefile index 70fd940e2d87..7b53276ebdde 100644 --- a/www/p5-Catalyst-Model-Memcached/Makefile +++ b/www/p5-Catalyst-Model-Memcached/Makefile @@ -17,7 +17,7 @@ COMMENT= Wrapper for memcached imitating Catalyst models RUN_DEPENDS= p5-Cache-Memcached-Fast>=0.17:${PORTSDIR}/databases/p5-Cache-Memcached-Fast \ p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= 5.10.0+ diff --git a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile index a70d4b11376f..0fe2d6701868 100644 --- a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile @@ -18,7 +18,7 @@ COMMENT= OpenID Authentication RUN_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/LWPx/ParanoidAgent.pm:${PORTSDIR}/www/p5-LWPx-ParanoidAgent \ ${SITE_PERL}/Net/OpenID/Consumer.pm:${PORTSDIR}/net/p5-Net-OpenID-Consumer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile index b541fc3db119..ce5339dd8516 100644 --- a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Pl p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple \ p5-Tree-Simple-VisitorFactory>=0:${PORTSDIR}/devel/p5-Tree-Simple-VisitorFactory \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile index ca772ebefc57..269dcad8480b 100644 --- a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Set-Object>=1.14:${PORTSDIR}/devel/p5-Set-Object \ p5-UNIVERSAL-isa>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-isa -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile index 9ef7f8a79bd7..3b61987e4a43 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile @@ -17,7 +17,7 @@ COMMENT= Configure your application with environment variables RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile index aaded7a9e1a8..91f96de93283 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7008:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor \ p5-Config-Any>=0.20:${PORTSDIR}/devel/p5-Config-Any \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-DefaultEnd/Makefile b/www/p5-Catalyst-Plugin-DefaultEnd/Makefile index b7c0a27bf42c..d82447d548c9 100644 --- a/www/p5-Catalyst-Plugin-DefaultEnd/Makefile +++ b/www/p5-Catalyst-Plugin-DefaultEnd/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Sensible default end action RUN_DEPENDS= p5-Catalyst-Runtime>=5.2000:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-Catalyst-Plugin-Email/Makefile b/www/p5-Catalyst-Plugin-Email/Makefile index 74aabb10ec2f..1fec650230cc 100644 --- a/www/p5-Catalyst-Plugin-Email/Makefile +++ b/www/p5-Catalyst-Plugin-Email/Makefile @@ -18,7 +18,7 @@ COMMENT= Send emails with Catalyst RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \ p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile b/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile index d7d0c6998ca9..6c093912f174 100644 --- a/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile +++ b/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Catalyst-Component-InstancePerContext>=0:${PORTSDIR}/www/p5-Cata p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index 6add526587b5..b4495ac9a71b 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile index 167f7311bae1..5682e1985a33 100644 --- a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-MockObject>=1.01:${PORTSDIR}/devel/p5-Test-MockObject PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-StackTrace/Makefile b/www/p5-Catalyst-Plugin-StackTrace/Makefile index 4ed7cf87ca7d..4c0f6d58f78a 100644 --- a/www/p5-Catalyst-Plugin-StackTrace/Makefile +++ b/www/p5-Catalyst-Plugin-StackTrace/Makefile @@ -17,7 +17,7 @@ COMMENT= Display a stack trace on the debug screen RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Devel-StackTrace>=0:${PORTSDIR}/devel/p5-Devel-StackTrace \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-SubRequest/Makefile b/www/p5-Catalyst-Plugin-SubRequest/Makefile index ed0b196c6dc3..c6d36dae188b 100644 --- a/www/p5-Catalyst-Plugin-SubRequest/Makefile +++ b/www/p5-Catalyst-Plugin-SubRequest/Makefile @@ -19,7 +19,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-Catalyst-Runtime>=5.80003:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-View-Jemplate/Makefile b/www/p5-Catalyst-View-Jemplate/Makefile index e3aa80241cdf..694c787fbe61 100644 --- a/www/p5-Catalyst-View-Jemplate/Makefile +++ b/www/p5-Catalyst-View-Jemplate/Makefile @@ -18,7 +18,7 @@ COMMENT= Jemplate files server RUN_DEPENDS= p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Catalyst-Runtime>=5.50:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Jemplate>=0.19:${PORTSDIR}/www/p5-Jemplate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-View-REST-XML/Makefile b/www/p5-Catalyst-View-REST-XML/Makefile index 01f45e03c394..0365f63052fc 100644 --- a/www/p5-Catalyst-View-REST-XML/Makefile +++ b/www/p5-Catalyst-View-REST-XML/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for Catalyst XML View Class RUN_DEPENDS= \ p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-CatalystX-Component-Traits/Makefile b/www/p5-CatalystX-Component-Traits/Makefile index ca5eb93645cc..c36477c01ca7 100644 --- a/www/p5-CatalystX-Component-Traits/Makefile +++ b/www/p5-CatalystX-Component-Traits/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-MooseX-Traits-Pluggable>=0.08:${PORTSDIR}/devel/p5-MooseX-Traits-Pluggable \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Corona/Makefile b/www/p5-Corona/Makefile index 0bc02a7532e5..d3bc64a5d4b8 100644 --- a/www/p5-Corona/Makefile +++ b/www/p5-Corona/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ p5-Net-Server-Coro>=0.5:${PORTSDIR}/net/p5-Net-Server-Coro \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Dancer-Plugin-ValidationClass/Makefile b/www/p5-Dancer-Plugin-ValidationClass/Makefile index 1ad54dcfc0ab..b1fd8a314e32 100644 --- a/www/p5-Dancer-Plugin-ValidationClass/Makefile +++ b/www/p5-Dancer-Plugin-ValidationClass/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension for centralized input validation for Dancer RUN_DEPENDS= \ p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Validation-Class>0:${PORTSDIR}/devel/p5-Validation-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Dancer-Template-Xslate/Makefile b/www/p5-Dancer-Template-Xslate/Makefile index c2427c31b5df..69a92b76b0dd 100644 --- a/www/p5-Dancer-Template-Xslate/Makefile +++ b/www/p5-Dancer-Template-Xslate/Makefile @@ -20,7 +20,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Text-Xslate>0:${PORTSDIR}/textproc/p5-Text-Xslate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index df3afdf94676..80551b3a2979 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ p5-URI>=1.59:${PORTSDIR}/net/p5-URI \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS= YAML "Enable YAML implementation in Perl" On diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile index 83fccb35178f..767fafbebb60 100644 --- a/www/p5-FCGI-Client/Makefile +++ b/www/p5-FCGI-Client/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension for fastcgi protocol client library RUN_DEPENDS= \ p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-FEAR-API/Makefile b/www/p5-FEAR-API/Makefile index 7520126f313b..37c5ceaec7c9 100644 --- a/www/p5-FEAR-API/Makefile +++ b/www/p5-FEAR-API/Makefile @@ -44,7 +44,7 @@ RUN_DEPENDS= p5-Email-Find>=0:${PORTSDIR}/mail/p5-Email-Find \ p5-XML-RSS-SimpleGen>=0:${PORTSDIR}/textproc/p5-XML-RSS-SimpleGen \ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Facebook-Graph/Makefile b/www/p5-Facebook-Graph/Makefile index 644b0919575b..e10bd7c90225 100644 --- a/www/p5-Facebook-Graph/Makefile +++ b/www/p5-Facebook-Graph/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= \ p5-Mozilla-CA>=20110409:${PORTSDIR}/www/p5-Mozilla-CA \ p5-Ouch>=0.0400:${PORTSDIR}/devel/p5-Ouch \ p5-URI>=1.54:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Feed-Find/Makefile b/www/p5-Feed-Find/Makefile index b63f5f93e33b..f56f26f78d9e 100644 --- a/www/p5-Feed-Find/Makefile +++ b/www/p5-Feed-Find/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Flea/Makefile b/www/p5-Flea/Makefile index f975528db65b..c7e40e02b8b1 100644 --- a/www/p5-Flea/Makefile +++ b/www/p5-Flea/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Flickr-Upload/Makefile b/www/p5-Flickr-Upload/Makefile index a2519374f92c..6d345cf2bb30 100644 --- a/www/p5-Flickr-Upload/Makefile +++ b/www/p5-Flickr-Upload/Makefile @@ -18,7 +18,7 @@ COMMENT= Upload images to flickr.com RUN_DEPENDS= p5-Flickr-API>=0:${PORTSDIR}/www/p5-Flickr-API \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-XML-Parser-Lite-Tree>=0:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Fliggy/Makefile b/www/p5-Fliggy/Makefile index 1a0f007ef5a4..607784a3b1cb 100644 --- a/www/p5-Fliggy/Makefile +++ b/www/p5-Fliggy/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for Fliggy: Twiggy with inlined flash policy server RUN_DEPENDS= \ p5-Twiggy>0:${PORTSDIR}/www/p5-Twiggy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Furl/Makefile b/www/p5-Furl/Makefile index de49a24d9013..d40a1ca96a22 100644 --- a/www/p5-Furl/Makefile +++ b/www/p5-Furl/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension of lightning-fast URL fetcher RUN_DEPENDS= \ p5-HTTP-Parser-XS>=0.11:${PORTSDIR}/www/p5-HTTP-Parser-XS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile index 6f2a3d2a4501..de69eaa37805 100644 --- a/www/p5-Google-Search/Makefile +++ b/www/p5-Google-Search/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Gungho/Makefile b/www/p5-Gungho/Makefile index e2198e458ea6..b47f02117d96 100644 --- a/www/p5-Gungho/Makefile +++ b/www/p5-Gungho/Makefile @@ -47,7 +47,7 @@ RUN_DEPENDS= p5-Best>=0:${PORTSDIR}/devel/p5-Best \ p5-POE-Component-Client-HTTP>=0.81:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \ p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-GunghoX-FollowLinks/Makefile b/www/p5-GunghoX-FollowLinks/Makefile index 7f464aaa6e64..e0e0236730a5 100644 --- a/www/p5-GunghoX-FollowLinks/Makefile +++ b/www/p5-GunghoX-FollowLinks/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-URI-Match>0:${PORTSDIR}/net/p5-URI-Match -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Class-Null>0:${PORTSDIR}/devel/p5-Class-Null PERL_CONFIGURE= yes diff --git a/www/p5-HTML-ContentExtractor/Makefile b/www/p5-HTML-ContentExtractor/Makefile index 854d1820d079..a3e7ccf0bbf3 100644 --- a/www/p5-HTML-ContentExtractor/Makefile +++ b/www/p5-HTML-ContentExtractor/Makefile @@ -16,7 +16,7 @@ COMMENT= Extract text contained within an HTML document RUN_DEPENDS= p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTML-TableExtract>=2.10:${PORTSDIR}/www/p5-HTML-TableExtract -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-ExtractContent/Makefile b/www/p5-HTML-ExtractContent/Makefile index 65135a770969..ae2d4a0c7da8 100644 --- a/www/p5-HTML-ExtractContent/Makefile +++ b/www/p5-HTML-ExtractContent/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lvalue>0:${PORTSDIR}/devel/p5-Class-Accessor-Lvalue \ p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-ExtractMain/Makefile b/www/p5-HTML-ExtractMain/Makefile index a1a50243f712..05949c903304 100644 --- a/www/p5-HTML-ExtractMain/Makefile +++ b/www/p5-HTML-ExtractMain/Makefile @@ -19,7 +19,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \ p5-Object-Destroyer>=2:${PORTSDIR}/devel/p5-Object-Destroyer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \ p5-HTML-Format>=2.04:${PORTSDIR}/textproc/p5-HTML-Format diff --git a/www/p5-HTML-FillInForm-ForceUTF8/Makefile b/www/p5-HTML-FillInForm-ForceUTF8/Makefile index 89096185e28d..17a4fe2bc643 100644 --- a/www/p5-HTML-FillInForm-ForceUTF8/Makefile +++ b/www/p5-HTML-FillInForm-ForceUTF8/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= FillInForm with utf8 encoding RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-GenToc/Makefile b/www/p5-HTML-GenToc/Makefile index 0f309895eb87..6819f0a90b93 100644 --- a/www/p5-HTML-GenToc/Makefile +++ b/www/p5-HTML-GenToc/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-LinkList>=0.1501:${PORTSDIR}/www/p5-HTML-LinkList \ p5-HTML-SimpleParse>=0.10:${PORTSDIR}/www/p5-HTML-SimpleParse \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Getopt-ArgvFile>=1.09:${PORTSDIR}/devel/p5-Getopt-ArgvFile -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile index bfaa7d334993..c315349f6678 100644 --- a/www/p5-HTML-GoogleMaps/Makefile +++ b/www/p5-HTML-GoogleMaps/Makefile @@ -16,7 +16,7 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= A simple wrapper around the Google Maps API RUN_DEPENDS= p5-Geo-Coder-Google>=0.02:${PORTSDIR}/misc/p5-Geo-Coder-Google -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index 95c1e2761d86..ec45c7d6dbe5 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl5 module for parsing HTML documents RUN_DEPENDS= p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile b/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile index 8ef59b467fd7..362c52ca7d9b 100644 --- a/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile +++ b/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to add guid in query for DoCoMo imode RUN_DEPENDS= \ p5-HTML-StickyQuery>0:${PORTSDIR}/www/p5-HTML-StickyQuery -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-StripScripts-Parser/Makefile b/www/p5-HTML-StripScripts-Parser/Makefile index 2c6b8e8134c7..6495ec9323e9 100644 --- a/www/p5-HTML-StripScripts-Parser/Makefile +++ b/www/p5-HTML-StripScripts-Parser/Makefile @@ -16,7 +16,7 @@ COMMENT= XSS filter using HTML::Parser RUN_DEPENDS= p5-HTML-Parser>=3.56:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-StripScripts>=1.05:${PORTSDIR}/www/p5-HTML-StripScripts -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Template-Associate/Makefile b/www/p5-HTML-Template-Associate/Makefile index a132863da187..d0bcec8afb84 100644 --- a/www/p5-HTML-Template-Associate/Makefile +++ b/www/p5-HTML-Template-Associate/Makefile @@ -17,7 +17,7 @@ COMMENT= Bridges gap between HTML::Template and other modules RUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Template-HashWrapper/Makefile b/www/p5-HTML-Template-HashWrapper/Makefile index b0d282b17e67..235dbda86a20 100644 --- a/www/p5-HTML-Template-HashWrapper/Makefile +++ b/www/p5-HTML-Template-HashWrapper/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Easy way to use the associate option from HTML::Template RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile index ca04e0e2d0e9..ec649f059f6d 100644 --- a/www/p5-HTML-Tree/Makefile +++ b/www/p5-HTML-Tree/Makefile @@ -19,7 +19,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-HTML-Parser>=3.46:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_MODBUILD= yes diff --git a/www/p5-HTTP-Engine-Middleware/Makefile b/www/p5-HTTP-Engine-Middleware/Makefile index 3c6ee76fa113..1b6b92fa4655 100644 --- a/www/p5-HTTP-Engine-Middleware/Makefile +++ b/www/p5-HTTP-Engine-Middleware/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for official distribution of HTTP::Engine -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.09:${PORTSDIR}/devel/p5-Any-Moose \ p5-Mouse>=0.23:${PORTSDIR}/devel/p5-Moose \ diff --git a/www/p5-HTTP-Exception/Makefile b/www/p5-HTTP-Exception/Makefile index 7703488a1f86..134fc3aacc2b 100644 --- a/www/p5-HTTP-Exception/Makefile +++ b/www/p5-HTTP-Exception/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to throw HTTP-Errors as (Exception::Class-) Exceptions RUN_DEPENDS= \ p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \ p5-libwww>=5.817:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-Headers-Fast/Makefile b/www/p5-HTTP-Headers-Fast/Makefile index e512a19ee3ac..b931e6231b27 100644 --- a/www/p5-HTTP-Headers-Fast/Makefile +++ b/www/p5-HTTP-Headers-Fast/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for faster implementation of HTTP::Headers RUN_DEPENDS= \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires PERL_MODBUILD= yes diff --git a/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile index 602e1e64c61d..d56d790d97df 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to plugin Encode::JP::Mobile for HTTP::MobileAgent RUN_DEPENDS= \ p5-HTTP-MobileAgent>=0.26:${PORTSDIR}/www/p5-HTTP-MobileAgent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile index 581d98aad12a..d4e42a64b878 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-HTTP-MobileAgent>=0.31:${PORTSDIR}/www/p5-HTTP-MobileAgent \ p5-UNIVERSAL-can>0:${PORTSDIR}/devel/p5-UNIVERSAL-can \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 95fb6224e1ce..84886f959f7c 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A pure Perl HTTP proxy RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index 71daa469032c..8bf7fe50c6e2 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-HTTP-Session-State-MobileAgentID/Makefile b/www/p5-HTTP-Session-State-MobileAgentID/Makefile index a8d6a92cf72d..e4f51a3a57f7 100644 --- a/www/p5-HTTP-Session-State-MobileAgentID/Makefile +++ b/www/p5-HTTP-Session-State-MobileAgentID/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-HTTP-MobileAgent>=0.28:${PORTSDIR}/www/p5-HTTP-MobileAgent \ p5-HTTP-Session>=0.38:${PORTSDIR}/www/p5-HTTP-Session \ p5-Net-CIDR-MobileJP>=0.20:${PORTSDIR}/net/p5-Net-CIDR-MobileJP -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile index 1f867f766ecd..c0f8b388f6e8 100644 --- a/www/p5-HTTP-Session/Makefile +++ b/www/p5-HTTP-Session/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= \ p5-libwww>=5.818:${PORTSDIR}/www/p5-libwww \ p5-Module-Runtime>=0.011:${PORTSDIR}/devel/p5-Module-Runtime \ p5-URI>=1.38:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes diff --git a/www/p5-IMDB-Film/Makefile b/www/p5-IMDB-Film/Makefile index 60e398e5c8b6..79f1e64ea592 100644 --- a/www/p5-IMDB-Film/Makefile +++ b/www/p5-IMDB-Film/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \ p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \ p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-JE/Makefile b/www/p5-JE/Makefile index 6e9e150aad2b..88464241ebc2 100644 --- a/www/p5-JE/Makefile +++ b/www/p5-JE/Makefile @@ -17,7 +17,7 @@ COMMENT= Pure-Perl ECMAScript (JavaScript) Engine RUN_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-Tie-RefHash-Weak>0:${PORTSDIR}/devel/p5-Tie-RefHash-Weak -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile index 7eaee9061f82..db78840ed685 100644 --- a/www/p5-Jemplate/Makefile +++ b/www/p5-Jemplate/Makefile @@ -17,7 +17,7 @@ COMMENT= JavaScript Templating with Template Toolkit RUN_DEPENDS= p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Template-Toolkit>=2.19:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-LWP-Authen-OAuth/Makefile b/www/p5-LWP-Authen-OAuth/Makefile index dfb2f6847192..f1c83d10ba59 100644 --- a/www/p5-LWP-Authen-OAuth/Makefile +++ b/www/p5-LWP-Authen-OAuth/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to generate signed OAuth requests RUN_DEPENDS= \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile index b66542143deb..0314d0d0dc3d 100644 --- a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile +++ b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile @@ -16,7 +16,7 @@ COMMENT= A connection cache that enforces a max keep alive limit RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-LWP-UserAgent-Determined/Makefile b/www/p5-LWP-UserAgent-Determined/Makefile index 9d7be8eb0c68..cc266aeba45c 100644 --- a/www/p5-LWP-UserAgent-Determined/Makefile +++ b/www/p5-LWP-UserAgent-Determined/Makefile @@ -16,7 +16,7 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= A virtual browser that retries errors RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-MediaWiki/Makefile b/www/p5-MediaWiki/Makefile index 42a2b6031f7c..dbbdda5a0a4a 100644 --- a/www/p5-MediaWiki/Makefile +++ b/www/p5-MediaWiki/Makefile @@ -18,7 +18,7 @@ COMMENT= OOP MediaWiki engine client RUN_DEPENDS= p5-Config-IniHash>=0:${PORTSDIR}/devel/p5-Config-IniHash \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Net-FireEagle/Makefile b/www/p5-Net-FireEagle/Makefile index 5ac9335b8099..a5962c5dfe57 100644 --- a/www/p5-Net-FireEagle/Makefile +++ b/www/p5-Net-FireEagle/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Net-OAuth-Simple>=1.0:${PORTSDIR}/net/p5-Net-OAuth-Simple \ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \ p5-Net-SSLeay>=1.30:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Net-GeoPlanet/Makefile b/www/p5-Net-GeoPlanet/Makefile index 729a409e4ae9..fbaaccbe0f25 100644 --- a/www/p5-Net-GeoPlanet/Makefile +++ b/www/p5-Net-GeoPlanet/Makefile @@ -17,7 +17,7 @@ COMMENT= Access Yahoo's GeoPlanet location service RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Net-STF-Client/Makefile b/www/p5-Net-STF-Client/Makefile index c9109e38aa5f..9fdd6c4f0a09 100644 --- a/www/p5-Net-STF-Client/Makefile +++ b/www/p5-Net-STF-Client/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-Furl>0:${PORTSDIR}/www/p5-Furl \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile index eb88109c867b..0527d6d3038b 100644 --- a/www/p5-POE-Component-Server-PSGI/Makefile +++ b/www/p5-POE-Component-Server-PSGI/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to PSGI Server implementation for POE RUN_DEPENDS= p5-POEx-Role-PSGIServer>0:${PORTSDIR}/www/p5-POEx-Role-PSGIServer -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-POEx-Role-PSGIServer/Makefile b/www/p5-POEx-Role-PSGIServer/Makefile index b4d2f993ac57..d9d7db4e41ef 100644 --- a/www/p5-POEx-Role-PSGIServer/Makefile +++ b/www/p5-POEx-Role-PSGIServer/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= \ p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-HTTP-Parser-XS>=0:${PORTSDIR}/www/p5-HTTP-Parser-XS \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Path-Class-URI/Makefile b/www/p5-Path-Class-URI/Makefile index ee6a934791a3..eab8d87113f0 100644 --- a/www/p5-Path-Class-URI/Makefile +++ b/www/p5-Path-Class-URI/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Perlbal-Plugin-PSGI/Makefile b/www/p5-Perlbal-Plugin-PSGI/Makefile index 432e31eb2fad..4490601d3f54 100644 --- a/www/p5-Perlbal-Plugin-PSGI/Makefile +++ b/www/p5-Perlbal-Plugin-PSGI/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension for PSGI web server on Perlbal RUN_DEPENDS= \ p5-Perlbal>0:${PORTSDIR}/www/perlbal \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Plack-App-Proxy/Makefile b/www/p5-Plack-App-Proxy/Makefile index b8192665fc0c..f6316002cdf4 100644 --- a/www/p5-Plack-App-Proxy/Makefile +++ b/www/p5-Plack-App-Proxy/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-AnyEvent-HTTP>=1.44:${PORTSDIR}/www/p5-AnyEvent-HTTP \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile index ef70cb518b34..df56d2aafc62 100644 --- a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>=0.9903:${PORTSDIR}/www/p5-Plack \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile index 3efbaf58275e..cd79d48aa2a1 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ p5-AnyEvent-ReverseHTTP>0:${PORTSDIR}/www/p5-AnyEvent-ReverseHTTP \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile index ed2173b7d3e5..466f9d02dbd3 100644 --- a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for PSGI handler on AnyEvent::SCGI RUN_DEPENDS= \ p5-AnyEvent-SCGI>0:${PORTSDIR}/www/p5-AnyEvent-SCGI \ p5-Plack>=0.9901:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile index 13a62fcfc0d9..d32d0f9defb5 100644 --- a/www/p5-Plack-Handler-CLI/Makefile +++ b/www/p5-Plack-Handler-CLI/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ diff --git a/www/p5-Plack-Handler-SCGI/Makefile b/www/p5-Plack-Handler-SCGI/Makefile index 8686d6dc5011..6b89c6a72774 100644 --- a/www/p5-Plack-Handler-SCGI/Makefile +++ b/www/p5-Plack-Handler-SCGI/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Plack>=0.9901:${PORTSDIR}/www/p5-Plack \ p5-SCGI>0:${PORTSDIR}/www/p5-SCGI \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-AMF/Makefile b/www/p5-Plack-Middleware-AMF/Makefile index 3d7f8e208f76..f012ef3b3253 100644 --- a/www/p5-Plack-Middleware-AMF/Makefile +++ b/www/p5-Plack-Middleware-AMF/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Data-AMF>=0.03:${PORTSDIR}/converters/p5-Data-AMF \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-AddDefaultCharset/Makefile b/www/p5-Plack-Middleware-AddDefaultCharset/Makefile index 68a574a226f9..de8422ea551b 100644 --- a/www/p5-Plack-Middleware-AddDefaultCharset/Makefile +++ b/www/p5-Plack-Middleware-AddDefaultCharset/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to port Apache2 AddDefaultCharset for Plack RUN_DEPENDS= \ p5-Plack>=0.9925:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile index 539a8ae8fb6a..7cbf976cf396 100644 --- a/www/p5-Plack-Middleware-Auth-Digest/Makefile +++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile @@ -17,7 +17,7 @@ COMMENT= Plack extension for digest authentication RUN_DEPENDS= \ p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-AutoRefresh/Makefile b/www/p5-Plack-Middleware-AutoRefresh/Makefile index fcfe1ec66b00..cbb9836b1077 100644 --- a/www/p5-Plack-Middleware-AutoRefresh/Makefile +++ b/www/p5-Plack-Middleware-AutoRefresh/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= \ p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-Plack-Middleware-ConsoleLogger/Makefile b/www/p5-Plack-Middleware-ConsoleLogger/Makefile index 8fcb6a50d0c5..b47ccef9c4ff 100644 --- a/www/p5-Plack-Middleware-ConsoleLogger/Makefile +++ b/www/p5-Plack-Middleware-ConsoleLogger/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to write logs to Firebug or Webkit Inspector RUN_DEPENDS= \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ p5-JavaScript-Value-Escape>0:${PORTSDIR}/lang/p5-JavaScript-Value-Escape -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Debug/Makefile b/www/p5-Plack-Middleware-Debug/Makefile index c9afca586831..ca6f99a1d8e1 100644 --- a/www/p5-Plack-Middleware-Debug/Makefile +++ b/www/p5-Plack-Middleware-Debug/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Text-MicroTemplate>=0.15:${PORTSDIR}/textproc/p5-Text-MicroTemplate \ p5-Module-Versions>=0.01:${PORTSDIR}/devel/p5-Module-Versions -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Deflater/Makefile b/www/p5-Plack-Middleware-Deflater/Makefile index 265fc22bc1fb..1121697f887d 100644 --- a/www/p5-Plack-Middleware-Deflater/Makefile +++ b/www/p5-Plack-Middleware-Deflater/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to compress response body with Gzip or Deflate RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-IO-Handle-Util>0:${PORTSDIR}/devel/p5-IO-Handle-Util \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Plack-Middleware-File-Sass/Makefile b/www/p5-Plack-Middleware-File-Sass/Makefile index bf9fa0623b76..400f5530c398 100644 --- a/www/p5-Plack-Middleware-File-Sass/Makefile +++ b/www/p5-Plack-Middleware-File-Sass/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for Sass support for all Plack frameworks RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Text-Sass>0:${PORTSDIR}/textproc/p5-Text-Sass -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} # Now, sass gem can be used instead of p5-Text-Sass. PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Header/Makefile b/www/p5-Plack-Middleware-Header/Makefile index 7a6e388c4fd5..2ca769b52d06 100644 --- a/www/p5-Plack-Middleware-Header/Makefile +++ b/www/p5-Plack-Middleware-Header/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to modify HTTP response headers RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-IEnosniff/Makefile b/www/p5-Plack-Middleware-IEnosniff/Makefile index d297e6201a11..6443b886aa5b 100644 --- a/www/p5-Plack-Middleware-IEnosniff/Makefile +++ b/www/p5-Plack-Middleware-IEnosniff/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to add X-Content-Type-Options:nosniff RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-JSConcat/Makefile b/www/p5-Plack-Middleware-JSConcat/Makefile index f6ab517778cd..3aa7fb40c113 100644 --- a/www/p5-Plack-Middleware-JSConcat/Makefile +++ b/www/p5-Plack-Middleware-JSConcat/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to concatenate javascripts RUN_DEPENDS= \ p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Precompressed/Makefile b/www/p5-Plack-Middleware-Precompressed/Makefile index 3efdc51d3b55..56dbb972fe67 100644 --- a/www/p5-Plack-Middleware-Precompressed/Makefile +++ b/www/p5-Plack-Middleware-Precompressed/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to serve pre-gzipped content to capable clients RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Reproxy/Makefile b/www/p5-Plack-Middleware-Reproxy/Makefile index 2543ae9e97dd..c883cc626e2b 100644 --- a/www/p5-Plack-Middleware-Reproxy/Makefile +++ b/www/p5-Plack-Middleware-Reproxy/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to handle X-Reproxy-URL from within Plack RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-TEST-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-ReverseProxy/Makefile b/www/p5-Plack-Middleware-ReverseProxy/Makefile index d26910f40f8b..3b28f571dbae 100644 --- a/www/p5-Plack-Middleware-ReverseProxy/Makefile +++ b/www/p5-Plack-Middleware-ReverseProxy/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to support app to run as a reverse proxy backend RUN_DEPENDS= \ p5-Plack>=0.9988:${PORTSDIR}/www/p5-Plack \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile b/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile index 611dd1c483c6..75d1f325c252 100644 --- a/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile +++ b/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-Parallel-Scoreboard>=0.02:${PORTSDIR}/devel/p5-Parallel-Scoreboard \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} # Tests will fail if not root or 80/tcp is used. TEST_DEPENDS= \ p5-Starlet>0:${PORTSDIR}/www/p5-Starlet \ diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile index b20c80f2526a..1b1c5abf91eb 100644 --- a/www/p5-Plack-Middleware-Session/Makefile +++ b/www/p5-Plack-Middleware-Session/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for session management middleware for Plack RUN_DEPENDS= \ p5-Digest-SHA1>0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Plack>=0.9910:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ diff --git a/www/p5-Plack-Middleware-SocketIO/Makefile b/www/p5-Plack-Middleware-SocketIO/Makefile index ae5a7a4452cd..4225bf74b3c6 100644 --- a/www/p5-Plack-Middleware-SocketIO/Makefile +++ b/www/p5-Plack-Middleware-SocketIO/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Protocol-WebSocket>=0.00901:${PORTSDIR}/www/p5-Protocol-WebSocket \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Status/Makefile b/www/p5-Plack-Middleware-Status/Makefile index b3ae15221ca2..df69690e662d 100644 --- a/www/p5-Plack-Middleware-Status/Makefile +++ b/www/p5-Plack-Middleware-Status/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to map urls to status code-driven responses for Plack RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Middleware-Throttle/Makefile b/www/p5-Plack-Middleware-Throttle/Makefile index 7c602a3c2b71..e9b0abce356c 100644 --- a/www/p5-Plack-Middleware-Throttle/Makefile +++ b/www/p5-Plack-Middleware-Throttle/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Plack-Server-Coro/Makefile b/www/p5-Plack-Server-Coro/Makefile index a6715d5a8c93..6f1295609398 100644 --- a/www/p5-Plack-Server-Coro/Makefile +++ b/www/p5-Plack-Server-Coro/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ p5-Net-Server-Coro>=0.5:${PORTSDIR}/net/p5-Net-Server-Coro \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Plack-Server-POE/Makefile b/www/p5-Plack-Server-POE/Makefile index a0bf9c19c40f..f5f6498a347a 100644 --- a/www/p5-Plack-Server-POE/Makefile +++ b/www/p5-Plack-Server-POE/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-POE>0:${PORTSDIR}/devel/p5-POE \ p5-POE-Filter-HTTP-Parser>0:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Plack-Server-ReverseHTTP/Makefile b/www/p5-Plack-Server-ReverseHTTP/Makefile index d046c6c7bf45..c9252c9e60d5 100644 --- a/www/p5-Plack-Server-ReverseHTTP/Makefile +++ b/www/p5-Plack-Server-ReverseHTTP/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ p5-AnyEvent-ReverseHTTP>0:${PORTSDIR}/www/p5-AnyEvent-ReverseHTTP \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-REST-Google-Apps-Provisioning/Makefile b/www/p5-REST-Google-Apps-Provisioning/Makefile index 6ae49c0e912a..2828cf19b814 100644 --- a/www/p5-REST-Google-Apps-Provisioning/Makefile +++ b/www/p5-REST-Google-Apps-Provisioning/Makefile @@ -20,7 +20,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-STF-Dispatcher-PSGI/Makefile b/www/p5-STF-Dispatcher-PSGI/Makefile index f591474e3f7f..e397aa6055b1 100644 --- a/www/p5-STF-Dispatcher-PSGI/Makefile +++ b/www/p5-STF-Dispatcher-PSGI/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Plack-Middleware-Header>0:${PORTSDIR}/www/p5-Plack-Middleware-Header -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index 407fbbda1243..7065ccb82007 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension to run Squatting app on PSGI RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Squatting>=0.81:${PORTSDIR}/www/p5-Squatting -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Starlet/Makefile b/www/p5-Starlet/Makefile index 7aecbc735236..2fff985fe796 100644 --- a/www/p5-Starlet/Makefile +++ b/www/p5-Starlet/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-Parallel-Prefork>=0.13:${PORTSDIR}/devel/p5-Parallel-Prefork \ p5-Plack>=0.992:${PORTSDIR}/www/p5-Plack \ p5-Server-Starter>=0.06:${PORTSDIR}/net/p5-Server-Starter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index a351cb056068..9aa6165dcf8b 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Net-Server>=0.91:${PORTSDIR}/net/p5-Net-Server \ p5-Plack>=0.9971:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=1.11:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-Template-Plugin-FillInForm/Makefile b/www/p5-Template-Plugin-FillInForm/Makefile index b6c16e61f6f8..fe1b78ff99c3 100644 --- a/www/p5-Template-Plugin-FillInForm/Makefile +++ b/www/p5-Template-Plugin-FillInForm/Makefile @@ -17,7 +17,7 @@ COMMENT= Template::Plugin::FillInForm - TT plugin for HTML::FillInForm RUN_DEPENDS= p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Template-Plugin-Number-Format/Makefile b/www/p5-Template-Plugin-Number-Format/Makefile index 03c13880785c..b6c618891bd8 100644 --- a/www/p5-Template-Plugin-Number-Format/Makefile +++ b/www/p5-Template-Plugin-Number-Format/Makefile @@ -16,7 +16,7 @@ COMMENT= Plugin/filter interface to Number::Format RUN_DEPENDS= p5-Number-Format>0:${PORTSDIR}/textproc/p5-Number-Format \ p5-Template-Toolkit>=2.07:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Template-Plugin-VMethods/Makefile b/www/p5-Template-Plugin-VMethods/Makefile index 323db65c86b8..c29fbb6c8b4f 100644 --- a/www/p5-Template-Plugin-VMethods/Makefile +++ b/www/p5-Template-Plugin-VMethods/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Install vmethods for Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit PERL_CONFIGURE= yes diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile index 95996ab10b41..6e43b85f001e 100644 --- a/www/p5-Template-Provider-Encoding/Makefile +++ b/www/p5-Template-Provider-Encoding/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kaoru@kaisei.org COMMENT= Template plugin to specify encoding RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Template-Stash-AutoEscape/Makefile b/www/p5-Template-Stash-AutoEscape/Makefile index 01d95104f8ee..42a4d395adb6 100644 --- a/www/p5-Template-Stash-AutoEscape/Makefile +++ b/www/p5-Template-Stash-AutoEscape/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI PERL_CONFIGURE= yes diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile index d65eac15fe58..5fecc69b8d43 100644 --- a/www/p5-Tenjin/Makefile +++ b/www/p5-Tenjin/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for fast templating engine with support for embedded RUN_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny PERL_CONFIGURE= yes diff --git a/www/p5-Twiggy/Makefile b/www/p5-Twiggy/Makefile index 555e1362d998..e83becb75de7 100644 --- a/www/p5-Twiggy/Makefile +++ b/www/p5-Twiggy/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index cacf84acee63..7033373f968f 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -18,7 +18,7 @@ COMMENT= Smart URI fetching/caching RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS_DEFINE= ZLIB CACHE OPTIONS_DEFAULT= ZLIB diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index 9a651a5804bc..3910d943e839 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Parse Apache refferer logs and extract search engine query strings RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_CONFIGURE= yes diff --git a/www/p5-WWW-AtMovies-TV/Makefile b/www/p5-WWW-AtMovies-TV/Makefile index 3729ea5c5bba..80ce4e2163fa 100644 --- a/www/p5-WWW-AtMovies-TV/Makefile +++ b/www/p5-WWW-AtMovies-TV/Makefile @@ -19,7 +19,7 @@ COMMENT= Retrieve TV information from http://www.atmovies.com.tw/ RUN_DEPENDS= p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-Moose>=0.55:${PORTSDIR}/devel/p5-Moose \ p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Comic/Makefile b/www/p5-WWW-Comic/Makefile index 69d8e3b7bc01..60708427e04c 100644 --- a/www/p5-WWW-Comic/Makefile +++ b/www/p5-WWW-Comic/Makefile @@ -17,7 +17,7 @@ COMMENT= Retrieve comic strip images RUN_DEPENDS= p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \ p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-WWW-Dilbert/Makefile b/www/p5-WWW-Dilbert/Makefile index a4195f09bf1b..661db7a1bd38 100644 --- a/www/p5-WWW-Dilbert/Makefile +++ b/www/p5-WWW-Dilbert/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Dilbert of the day comic strip archive and retrieval module RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes diff --git a/www/p5-WWW-Google-Notebook/Makefile b/www/p5-WWW-Google-Notebook/Makefile index 22a7b4685cdd..6a851f464c45 100644 --- a/www/p5-WWW-Google-Notebook/Makefile +++ b/www/p5-WWW-Google-Notebook/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl interface for Google Notebook RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Mechanize-CGI/Makefile b/www/p5-WWW-Mechanize-CGI/Makefile index 5777458121e1..dc0aa306ccd5 100644 --- a/www/p5-WWW-Mechanize-CGI/Makefile +++ b/www/p5-WWW-Mechanize-CGI/Makefile @@ -16,7 +16,7 @@ COMMENT= Use WWW::Mechanize with CGI applications. RUN_DEPENDS= p5-HTTP-Request-AsCGI>=0.2:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Mechanize-Cached/Makefile b/www/p5-WWW-Mechanize-Cached/Makefile index 6f974af1e19c..1742321819b5 100644 --- a/www/p5-WWW-Mechanize-Cached/Makefile +++ b/www/p5-WWW-Mechanize-Cached/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-WWW-Mechanize>0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Storable>=2.21:${PORTSDIR}/devel/p5-Storable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Mechanize-Meta/Makefile b/www/p5-WWW-Mechanize-Meta/Makefile index 9d9aa06a4482..dd926f18dd56 100644 --- a/www/p5-WWW-Mechanize-Meta/Makefile +++ b/www/p5-WWW-Mechanize-Meta/Makefile @@ -15,7 +15,7 @@ MAINTAINER= oleg@mamontov.net COMMENT= Adds HEAD tag parsing to WWW::Mechanize RUN_DEPENDS= p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Mixi-Scraper/Makefile b/www/p5-WWW-Mixi-Scraper/Makefile index 668630724888..10ec1f1a65d5 100644 --- a/www/p5-WWW-Mixi-Scraper/Makefile +++ b/www/p5-WWW-Mixi-Scraper/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Web-Scraper>=0.17:${PORTSDIR}/www/p5-Web-Scraper \ p5-WWW-Mechanize>=1.50:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes USE_DOS2UNIX= yes diff --git a/www/p5-WWW-OpenSearch/Makefile b/www/p5-WWW-OpenSearch/Makefile index 2e4bf3bc0e3a..d9497928e55b 100644 --- a/www/p5-WWW-OpenSearch/Makefile +++ b/www/p5-WWW-OpenSearch/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \ p5-XML-Feed>=0.08:${PORTSDIR}/textproc/p5-XML-Feed \ p5-libwww>=5.60:${PORTSDIR}/www/p5-libwww \ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Plurk/Makefile b/www/p5-WWW-Plurk/Makefile index 228bca2c6d58..a8a04de13c54 100644 --- a/www/p5-WWW-Plurk/Makefile +++ b/www/p5-WWW-Plurk/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mai p5-JSON>=2.00:${PORTSDIR}/converters/p5-JSON \ p5-Math-Base36>=0:${PORTSDIR}/math/p5-Math-Base36 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile index c53203c4c6f7..690d7ad1d3fd 100644 --- a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile +++ b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile @@ -16,7 +16,7 @@ COMMENT= WWW::Scripter plugin that provides the XMLHttpRequest object RUN_DEPENDS= p5-WWW-Scripter-Plugin-JavaScript>0:${PORTSDIR}/www/p5-WWW-Scripter-Plugin-JavaScript \ p5-XML-DOM-Lite>0:${PORTSDIR}/textproc/p5-XML-DOM-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile index 3e1f0e63edb5..19beedb3dd3e 100644 --- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile +++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile @@ -16,7 +16,7 @@ COMMENT= JavaScript plugin for WWW::Scripter RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \ p5-JE>0:${PORTSDIR}/www/p5-JE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile index 7c6f1ca145a6..b50833e06043 100644 --- a/www/p5-WWW-Scripter/Makefile +++ b/www/p5-WWW-Scripter/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-HTML-DOM>=0:${PORTSDIR}/www/p5-HTML-DOM \ p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-VenusEnvy/Makefile b/www/p5-WWW-VenusEnvy/Makefile index b0cabeed6dda..70b4be1561ae 100644 --- a/www/p5-WWW-VenusEnvy/Makefile +++ b/www/p5-WWW-VenusEnvy/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= VenusEnvy comic strip archive and retrieval module RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-WWW-Yandex-TIC/Makefile b/www/p5-WWW-Yandex-TIC/Makefile index b066fb72a8ea..3e69751c9da5 100644 --- a/www/p5-WWW-Yandex-TIC/Makefile +++ b/www/p5-WWW-Yandex-TIC/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Query Yandex Thematic Index of Citing (TIC) for domain RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WebService-Basecamp/Makefile b/www/p5-WebService-Basecamp/Makefile index 1e25494cb17b..b796a5e10fa7 100644 --- a/www/p5-WebService-Basecamp/Makefile +++ b/www/p5-WebService-Basecamp/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl interface to the Basecamp API webservice RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WebService-CIA/Makefile b/www/p5-WebService-CIA/Makefile index 0bcf891d9056..d44af9e2bb95 100644 --- a/www/p5-WebService-CIA/Makefile +++ b/www/p5-WebService-CIA/Makefile @@ -17,7 +17,7 @@ COMMENT= Information from the CIA World Factbook RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFIGURE_ARGS= </dev/null PERL_MODBUILD= yes diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile index bc7278b48399..4441ea3a8f07 100644 --- a/www/p5-WebService-ISBNDB/Makefile +++ b/www/p5-WebService-ISBNDB/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Business-ISBN>=1.80:${PORTSDIR}/misc/p5-Business-ISBN \ p5-libwww>=5.801:${PORTSDIR}/www/p5-libwww \ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-WebService-Rakuten/Makefile b/www/p5-WebService-Rakuten/Makefile index 04e2c657c8e5..8d4709fe85c7 100644 --- a/www/p5-WebService-Rakuten/Makefile +++ b/www/p5-WebService-Rakuten/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ja-p5-Unicode-Japanese>=0:${PORTSDIR}/japanese/p5-Unicode-Japanese p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes diff --git a/www/p5-WebService-YouTube/Makefile b/www/p5-WebService-YouTube/Makefile index f075b157e1f0..24e1ed35fb9d 100644 --- a/www/p5-WebService-YouTube/Makefile +++ b/www/p5-WebService-YouTube/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-version>0:${PORTSDIR}/devel/p5-version -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Yahoo-Lifestyle/Makefile b/www/p5-Yahoo-Lifestyle/Makefile index 675fdea80a49..ceafa07090b3 100644 --- a/www/p5-Yahoo-Lifestyle/Makefile +++ b/www/p5-Yahoo-Lifestyle/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hcchien@hcchien.org COMMENT= A simple interface for Yahoo! Taiwan Lifestyle open APIs -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= p5-Yahoo-BBAuth>=0:${PORTSDIR}/security/p5-Yahoo-BBAuth \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ diff --git a/www/pelican/Makefile b/www/pelican/Makefile index c00c96939230..77e7e1add225 100644 --- a/www/pelican/Makefile +++ b/www/pelican/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rst2html:${PORTSDIR}/textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.5:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.4:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_SITELIBDIR}/feedgenerator.py:${PORTSDIR}/www/py-feedgenerator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PYTHON= 2.7+ USE_PYDISTUTILS=easy_install diff --git a/www/py-graphite-web/Makefile b/www/py-graphite-web/Makefile index e58b81fa1c21..4513284c2811 100644 --- a/www/py-graphite-web/Makefile +++ b/www/py-graphite-web/Makefile @@ -18,7 +18,7 @@ COMMENT= Enterprise scalable realtime graphing platform RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.8.10:${PORTSDIR}/graphics/py-cairo \ ${PYTHON_PKGNAMEPREFIX}django>=1.3.1:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}carbon>=0.9.9:${PORTSDIR}/databases/py-carbon -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} USE_PYTHON= 2.6+ USE_PYDISTUTILS= yes |