aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Curl/Makefile')
-rw-r--r--www/p5-WWW-Curl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile
index 1d27970614a3..518478c2e16d 100644
--- a/www/p5-WWW-Curl/Makefile
+++ b/www/p5-WWW-Curl/Makefile
@@ -14,10 +14,10 @@ COMMENT= Perl extension interface for libcurl
LICENSE= MIT
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-TEST_DEPENDS= p5-Test-CPAN-Meta>=0:${PORTSDIR}/devel/p5-Test-CPAN-Meta \
- p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+LIB_DEPENDS= libcurl.so:ftp/curl
+TEST_DEPENDS= p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
+ p5-Test-Pod>=1.14:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
USE_PERL5= configure
USES= perl5