aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-03 06:04:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-03 06:04:23 +0000
commit1c713aa1006b879c22ba0ef9a9d5c01488cf6ea3 (patch)
treec36a8affef1bc564cd4dc78b546201db11c078af /www/p5-WWW-Curl
parentcff9f69f40d68cb0bfddf2997184c99eabf07740 (diff)
Notes
Diffstat (limited to 'www/p5-WWW-Curl')
-rw-r--r--www/p5-WWW-Curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile
index 7e256156d63e..162dcc29d462 100644
--- a/www/p5-WWW-Curl/Makefile
+++ b/www/p5-WWW-Curl/Makefile
@@ -15,8 +15,8 @@ COMMENT= Perl extension interface for libcurl
LICENSE= MIT
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-TEST_DEPENDS= p5-Test-Pod-Coverage>=104:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
USE_PERL5= configure
USES= perl5