aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-06-10 18:42:48 +0000
committerSteve Wills <swills@FreeBSD.org>2012-06-10 18:42:48 +0000
commit63d09c9c9b84669faec2c94444cb4ba43ca65ec0 (patch)
tree897864e11191cee1fd0515a4af0b3aa5ab400840 /net
parent17363b49d179d9fa2c2ddac86f2a984508354712 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-AnyEvent-MPRPC/Makefile2
-rw-r--r--net/p5-File-Rsync/Makefile2
-rw-r--r--net/p5-Gopher-Server/Makefile2
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile2
-rw-r--r--net/p5-Net-Amazon-EC2/Makefile2
-rw-r--r--net/p5-Net-Amazon-MechanicalTurk/Makefile2
-rw-r--r--net/p5-Net-Amazon-Thumbnail/Makefile2
-rw-r--r--net/p5-Net-Amazon/Makefile2
-rw-r--r--net/p5-Net-Analysis/Makefile2
-rw-r--r--net/p5-Net-CIDR-MobileJP/Makefile2
-rw-r--r--net/p5-Net-Delicious/Makefile2
-rw-r--r--net/p5-Net-Google-Analytics/Makefile2
-rw-r--r--net/p5-Net-Gopher/Makefile2
-rw-r--r--net/p5-Net-Hiveminder/Makefile2
-rw-r--r--net/p5-Net-Mosso-CloudFiles/Makefile2
-rw-r--r--net/p5-Net-SSH-Expect/Makefile2
-rw-r--r--net/p5-Net-Server-Coro/Makefile2
-rw-r--r--net/p5-Net-Twitter-Lite/Makefile2
-rw-r--r--net/p5-Net-Write/Makefile2
-rw-r--r--net/p5-Net-Yadis/Makefile2
-rw-r--r--net/p5-NetAddr-IP-Count/Makefile2
-rw-r--r--net/p5-OurNet-BBS/Makefile2
-rw-r--r--net/p5-OurNet-BBSAgent/Makefile2
-rw-r--r--net/p5-POE-Component-Client-Telnet/Makefile2
-rw-r--r--net/p5-POE-Component-Client-Traceroute/Makefile2
-rw-r--r--net/p5-POE-Component-Client-Twitter/Makefile2
-rw-r--r--net/p5-POE-Component-ControlPort/Makefile2
-rw-r--r--net/p5-POE-Component-Pcap/Makefile2
-rw-r--r--net/p5-POEx-Role-TCPServer/Makefile2
-rw-r--r--net/p5-REST-Google/Makefile2
-rw-r--r--net/p5-RPC-EPC-Service/Makefile2
-rw-r--r--net/p5-ResourcePool-Resource-SOAP-Lite/Makefile2
-rw-r--r--net/p5-Rose-URI/Makefile2
-rw-r--r--net/p5-SOAP-Amazon-S3/Makefile2
-rw-r--r--net/p5-SOAP-Lite-060/Makefile2
-rw-r--r--net/p5-SOAP-Lite/Makefile2
-rw-r--r--net/p5-Server-Starter/Makefile2
-rw-r--r--net/p5-URI-Match/Makefile2
-rw-r--r--net/scnc/Makefile2
39 files changed, 39 insertions, 39 deletions
diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile
index fe73e5cc047a..78825cc62ae7 100644
--- a/net/p5-AnyEvent-MPRPC/Makefile
+++ b/net/p5-AnyEvent-MPRPC/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= \
p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \
p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \
p5-Data-MessagePack>=0.34:${PORTSDIR}/devel/p5-Data-MessagePack
-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/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile
index eab40d277492..ce6c3946d0b9 100644
--- a/net/p5-File-Rsync/Makefile
+++ b/net/p5-File-Rsync/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Perl convenience wrapper for the rsync(1) program
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Gopher-Server/Makefile b/net/p5-Gopher-Server/Makefile
index 4b66bc51d474..3f2d11f3df3a 100644
--- a/net/p5-Gopher-Server/Makefile
+++ b/net/p5-Gopher-Server/Makefile
@@ -18,7 +18,7 @@ COMMENT= Backend for Gopher Servers
RUN_DEPENDS= ${SITE_PERL}/Net/Gopher.pm:${PORTSDIR}/net/p5-Net-Gopher \
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_MODBUILD= yes
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile
index 112ec72496d4..8fef1e7ab818 100644
--- a/net/p5-IO-Socket-Multicast/Makefile
+++ b/net/p5-IO-Socket-Multicast/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Perl module to send and receive multicast messages
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
MAN3= IO::Socket::Multicast.3
diff --git a/net/p5-Net-Amazon-EC2/Makefile b/net/p5-Net-Amazon-EC2/Makefile
index 54f119bcd13f..e3d17fb124cc 100644
--- a/net/p5-Net-Amazon-EC2/Makefile
+++ b/net/p5-Net-Amazon-EC2/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \
p5-XML-Simple>=2.18:${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/net/p5-Net-Amazon-MechanicalTurk/Makefile b/net/p5-Net-Amazon-MechanicalTurk/Makefile
index 8444eeebde3b..bf15257b2b99 100644
--- a/net/p5-Net-Amazon-MechanicalTurk/Makefile
+++ b/net/p5-Net-Amazon-MechanicalTurk/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML
${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Amazon-Thumbnail/Makefile b/net/p5-Net-Amazon-Thumbnail/Makefile
index 7ec455365684..393d97f10763 100644
--- a/net/p5-Net-Amazon-Thumbnail/Makefile
+++ b/net/p5-Net-Amazon-Thumbnail/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_MODBUILD= yes
diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile
index ca82269c9b86..9cdbbe7c1972 100644
--- a/net/p5-Net-Amazon/Makefile
+++ b/net/p5-Net-Amazon/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Analysis/Makefile b/net/p5-Net-Analysis/Makefile
index 9b399f3ffbf9..8ba9b9b2ee57 100644
--- a/net/p5-Net-Analysis/Makefile
+++ b/net/p5-Net-Analysis/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/Pcap.pm:${PORTSDIR}/net/p5-Net-Pcap \
${SITE_PERL}/NetPacket.pm:${PORTSDIR}/net/p5-NetPacket \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-CIDR-MobileJP/Makefile b/net/p5-Net-CIDR-MobileJP/Makefile
index 052a61836bea..64c1d90b05f0 100644
--- a/net/p5-Net-CIDR-MobileJP/Makefile
+++ b/net/p5-Net-CIDR-MobileJP/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= \
p5-Net-CIDR-Lite>=0.21:${PORTSDIR}/net/p5-Net-CIDR-Lite \
ja-p5-WWW-MobileCarrierJP>=0.55:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile
index 41ecf39c6f2b..015fd56fd853 100644
--- a/net/p5-Net-Delicious/Makefile
+++ b/net/p5-Net-Delicious/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \
p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_MODBUILD= yes
diff --git a/net/p5-Net-Google-Analytics/Makefile b/net/p5-Net-Google-Analytics/Makefile
index 6f67eeb3a9de..daf23c81ceaf 100644
--- a/net/p5-Net-Google-Analytics/Makefile
+++ b/net/p5-Net-Google-Analytics/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= \
p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
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/net/p5-Net-Gopher/Makefile b/net/p5-Net-Gopher/Makefile
index aa2b081bc4bd..d5ad2d227a61 100644
--- a/net/p5-Net-Gopher/Makefile
+++ b/net/p5-Net-Gopher/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= toni.viemero@iki.fi
COMMENT= Net::Gopher is the Perl Gopher/Gopher+ API
RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
DEPRECATED= gone from CPAN
EXPIRATION_DATE= 2012-04-17
diff --git a/net/p5-Net-Hiveminder/Makefile b/net/p5-Net-Hiveminder/Makefile
index d63c43f4ffd5..49fe5a6d490d 100644
--- a/net/p5-Net-Hiveminder/Makefile
+++ b/net/p5-Net-Hiveminder/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \
p5-Term-Encoding>=0:${PORTSDIR}/devel/p5-Term-Encoding \
p5-Net-Jifty>=0:${PORTSDIR}/net/p5-Net-Jifty \
p5-Number-RecordLocator>=0:${PORTSDIR}/converters/p5-Number-RecordLocator
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Mosso-CloudFiles/Makefile b/net/p5-Net-Mosso-CloudFiles/Makefile
index 00ead87215f7..6a3b14cdfb7c 100644
--- a/net/p5-Net-Mosso-CloudFiles/Makefile
+++ b/net/p5-Net-Mosso-CloudFiles/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File \
p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
-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/net/p5-Net-SSH-Expect/Makefile b/net/p5-Net-SSH-Expect/Makefile
index 148216a88a44..1b025931a276 100644
--- a/net/p5-Net-SSH-Expect/Makefile
+++ b/net/p5-Net-SSH-Expect/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= SSH wrapper to execute remote commands
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile
index 3baf6d6afd2a..507ed855f09a 100644
--- a/net/p5-Net-Server-Coro/Makefile
+++ b/net/p5-Net-Server-Coro/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= \
p5-Coro>0:${PORTSDIR}/devel/p5-Coro \
p5-EV>0:${PORTSDIR}/devel/p5-EV \
p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile
index 4ac1013a7158..e005bb868c7b 100644
--- a/net/p5-Net-Twitter-Lite/Makefile
+++ b/net/p5-Net-Twitter-Lite/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-JSON-Any>=1.21:${PORTSDIR}/converters/p5-JSON-Any \
p5-URI>=1.4:${PORTSDIR}/net/p5-URI \
p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \
p5-Crypt-SSLeay>=0.5:${PORTSDIR}/security/p5-Crypt-SSLeay
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Net::Twitter::Lite.3 Net::Twitter::Lite::Error.3
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile
index c3a79aad6010..86dcacce432b 100644
--- a/net/p5-Net-Write/Makefile
+++ b/net/p5-Net-Write/Makefile
@@ -17,7 +17,7 @@ COMMENT= An interface to open and send raw frames to the network
BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \
p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile
index a6fc60c37636..a4e11d165b14 100644
--- a/net/p5-Net-Yadis/Makefile
+++ b/net/p5-Net-Yadis/Makefile
@@ -17,7 +17,7 @@ COMMENT= Yadis service discovery protocol, and parses XRDS xml documents
RUN_DEPENDS= p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-NetAddr-IP-Count/Makefile b/net/p5-NetAddr-IP-Count/Makefile
index 73ccb7fc05a9..27ede994e762 100644
--- a/net/p5-NetAddr-IP-Count/Makefile
+++ b/net/p5-NetAddr-IP-Count/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= NetAddr::IP::Count - Count hosts in named subnets
BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile
index 8a1fd327be21..93f6a3715e32 100644
--- a/net/p5-OurNet-BBS/Makefile
+++ b/net/p5-OurNet-BBS/Makefile
@@ -40,7 +40,7 @@ BUILD_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \
p5-OurNet-BBSAgent>=0:${PORTSDIR}/net/p5-OurNet-BBSAgent \
p5-PlRPC>=0:${PORTSDIR}/net/p5-PlRPC \
p5-enum>=0:${PORTSDIR}/devel/p5-enum
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= skipv:1.67
diff --git a/net/p5-OurNet-BBSAgent/Makefile b/net/p5-OurNet-BBSAgent/Makefile
index 62b48b51eb1b..0cb48883ac32 100644
--- a/net/p5-OurNet-BBSAgent/Makefile
+++ b/net/p5-OurNet-BBSAgent/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= gslin@gslin.org
COMMENT= Scriptable telnet-based virtual users
BUILD_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-POE-Component-Client-Telnet/Makefile b/net/p5-POE-Component-Client-Telnet/Makefile
index 4e5e5b4dc3df..7f7610554d27 100644
--- a/net/p5-POE-Component-Client-Telnet/Makefile
+++ b/net/p5-POE-Component-Client-Telnet/Makefile
@@ -18,7 +18,7 @@ COMMENT= A POE component that provides non-blocking access to Net::Telnet
BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-POE-Component-Client-Traceroute/Makefile b/net/p5-POE-Component-Client-Traceroute/Makefile
index 4dea57dcfab4..c2bbd610972a 100644
--- a/net/p5-POE-Component-Client-Traceroute/Makefile
+++ b/net/p5-POE-Component-Client-Traceroute/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= A non-blocking traceroute client
RUN_DEPENDS= p5-POE>=0.11:${PORTSDIR}/devel/p5-POE
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-POE-Component-Client-Twitter/Makefile b/net/p5-POE-Component-Client-Twitter/Makefile
index 1b8ec5343f6f..17a67d3892b5 100644
--- a/net/p5-POE-Component-Client-Twitter/Makefile
+++ b/net/p5-POE-Component-Client-Twitter/Makefile
@@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \
p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-POE-Component-ControlPort/Makefile b/net/p5-POE-Component-ControlPort/Makefile
index 02f80f2c21d5..e1a25a5e0b55 100644
--- a/net/p5-POE-Component-ControlPort/Makefile
+++ b/net/p5-POE-Component-ControlPort/Makefile
@@ -17,7 +17,7 @@ COMMENT= Network control port for POE applications
RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Authen-Libwrap>=0:${PORTSDIR}/security/p5-Authen-Libwrap \
p5-POE>=0:${PORTSDIR}/devel/p5-POE
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
diff --git a/net/p5-POE-Component-Pcap/Makefile b/net/p5-POE-Component-Pcap/Makefile
index 16ed24923bf2..e3396e929607 100644
--- a/net/p5-POE-Component-Pcap/Makefile
+++ b/net/p5-POE-Component-Pcap/Makefile
@@ -17,7 +17,7 @@ COMMENT= POE component for non-blocking use of Net::Pcap
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap \
p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-POEx-Role-TCPServer/Makefile b/net/p5-POEx-Role-TCPServer/Makefile
index b997a96ee1e0..bee145e242c2 100644
--- a/net/p5-POEx-Role-TCPServer/Makefile
+++ b/net/p5-POEx-Role-TCPServer/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= \
p5-POEx-Role-SessionInstantiation>0:${PORTSDIR}/devel/p5-POEx-Role-SessionInstantiation \
p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \
p5-aliased>0:${PORTSDIR}/devel/p5-aliased
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-REST-Google/Makefile b/net/p5-REST-Google/Makefile
index 06ef3546046b..27c21bd9b884 100644
--- a/net/p5-REST-Google/Makefile
+++ b/net/p5-REST-Google/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
p5-JSON-Any>=1.16:${PORTSDIR}/converters/p5-JSON-Any
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
USE_PERL5= 5.6.1+
PERL_MODBUILD= yes
diff --git a/net/p5-RPC-EPC-Service/Makefile b/net/p5-RPC-EPC-Service/Makefile
index 0160276446ad..96abad63d0d1 100644
--- a/net/p5-RPC-EPC-Service/Makefile
+++ b/net/p5-RPC-EPC-Service/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl extension for asynchronous remote procedure stack
RUN_DEPENDS= \
p5-AnyEvent>=6.1:${PORTSDIR}/devel/p5-AnyEvent \
p5-Data-SExpression>=0.41:${PORTSDIR}/devel/p5-Data-SExpression
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile
index 70101943ba4f..98effaa14b5d 100644
--- a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile
+++ b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile
@@ -18,7 +18,7 @@ COMMENT= A ResourcePool wrapper for SOAP::Lite
RUN_DEPENDS= p5-ResourcePool>=1.0100:${PORTSDIR}/devel/p5-ResourcePool \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite-060
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-Rose-URI/Makefile b/net/p5-Rose-URI/Makefile
index a320b36cd515..042f4583378f 100644
--- a/net/p5-Rose-URI/Makefile
+++ b/net/p5-Rose-URI/Makefile
@@ -16,7 +16,7 @@ COMMENT= Easy and efficient manipulation of URI components
RUN_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \
p5-URI>0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile
index 39990c8381f5..26b843b7444a 100644
--- a/net/p5-SOAP-Amazon-S3/Makefile
+++ b/net/p5-SOAP-Amazon-S3/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-SOAP-MySOAP>=0:${PORTSDIR}/net/p5-SOAP-MySOAP \
p5-XML-MyXML>=0:${PORTSDIR}/textproc/p5-XML-MyXML
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-SOAP-Lite-060/Makefile b/net/p5-SOAP-Lite-060/Makefile
index 49539ba7396d..35cad48ff475 100644
--- a/net/p5-SOAP-Lite-060/Makefile
+++ b/net/p5-SOAP-Lite-060/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFLICTS= p5-SOAP-Lite-0.6[1-9]* p5-SOAP-Lite-0.[7-9]*
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}-060
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 267e786515cd..9c60a113906a 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile
index a3ae86478b64..6df073212fa5 100644
--- a/net/p5-Server-Starter/Makefile
+++ b/net/p5-Server-Starter/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= \
p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \
p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork
PERL_CONFIGURE= yes
diff --git a/net/p5-URI-Match/Makefile b/net/p5-URI-Match/Makefile
index 0c73a641fe57..6e8356b0d31e 100644
--- a/net/p5-URI-Match/Makefile
+++ b/net/p5-URI-Match/Makefile
@@ -16,7 +16,7 @@ COMMENT= Perl extension for matching URLs by parts
RUN_DEPENDS= \
p5-URI>0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/scnc/Makefile b/net/scnc/Makefile
index 2a88b52adc4a..12d1e6dabce5 100644
--- a/net/scnc/Makefile
+++ b/net/scnc/Makefile
@@ -17,7 +17,7 @@ LICENSE= BSD
RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PLIST_FILES= bin/${PORTNAME}
NO_BUILD= yes