aboutsummaryrefslogtreecommitdiff
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/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-LWP-UserAgent-POE/Makefile b/www/p5-LWP-UserAgent-POE/Makefile
index 17712efe87c8..0e6de84ff850 100644
--- a/www/p5-LWP-UserAgent-POE/Makefile
+++ b/www/p5-LWP-UserAgent-POE/Makefile
@@ -10,11 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Drop-in LWP::UserAgent replacement in POE environments
-BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Client-HTTP>=0.83:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \
- p5-POE-Component-SSLify>=1.008:${PORTSDIR}/security/p5-POE-Component-SSLify \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl
+BUILD_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