summaryrefslogtreecommitdiff
path: root/www/p5-LWP-UserAgent-POE/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-LWP-UserAgent-POE/Makefile')
-rw-r--r--www/p5-LWP-UserAgent-POE/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-LWP-UserAgent-POE/Makefile b/www/p5-LWP-UserAgent-POE/Makefile
index 533327ab58c1..a55b636c74e8 100644
--- a/www/p5-LWP-UserAgent-POE/Makefile
+++ b/www/p5-LWP-UserAgent-POE/Makefile
@@ -10,12 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Drop-in LWP::UserAgent replacement in POE environments
-BUILD_DEPENDS= p5-POE>=0.9999:devel/p5-POE \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=0.9999:devel/p5-POE \
p5-POE-Component-Client-HTTP>=0.83:www/p5-POE-Component-Client-HTTP \
p5-POE-Component-SSLify>=1.008:security/p5-POE-Component-SSLify \
p5-libwww>=0:www/p5-libwww \
p5-Log-Log4perl>=1:devel/p5-Log-Log4perl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure