summaryrefslogtreecommitdiff
path: root/www/p5-Role-REST-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Role-REST-Client/Makefile')
-rw-r--r--www/p5-Role-REST-Client/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Role-REST-Client/Makefile b/www/p5-Role-REST-Client/Makefile
index 4dcb580f4aa6..99d594e8122a 100644
--- a/www/p5-Role-REST-Client/Makefile
+++ b/www/p5-Role-REST-Client/Makefile
@@ -13,13 +13,13 @@ COMMENT= Perl extension for Rest Client Role
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Data-Serializer>=0.60:${PORTSDIR}/devel/p5-Data-Serializer \
- p5-HTTP-Tiny>=0.056:${PORTSDIR}/www/p5-HTTP-Tiny \
- p5-Moo>=1.003000:${PORTSDIR}/devel/p5-Moo \
- p5-MooX-HandlesVia>=0.001004:${PORTSDIR}/devel/p5-MooX-HandlesVia \
- p5-Type-Tiny>=0.024:${PORTSDIR}/devel/p5-Type-Tiny \
- p5-URI-Escape-XS>0.11:${PORTSDIR}/www/p5-URI-Escape-XS \
- p5-HTTP-Thin>0:${PORTSDIR}/www/p5-HTTP-Thin
+RUN_DEPENDS= p5-Data-Serializer>=0.60:devel/p5-Data-Serializer \
+ p5-HTTP-Tiny>=0.056:www/p5-HTTP-Tiny \
+ p5-Moo>=1.003000:devel/p5-Moo \
+ p5-MooX-HandlesVia>=0.001004:devel/p5-MooX-HandlesVia \
+ p5-Type-Tiny>=0.024:devel/p5-Type-Tiny \
+ p5-URI-Escape-XS>0.11:www/p5-URI-Escape-XS \
+ p5-HTTP-Thin>0:www/p5-HTTP-Thin
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5