aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-JIRA-REST/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JIRA-REST/Makefile')
-rw-r--r--devel/p5-JIRA-REST/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-JIRA-REST/Makefile b/devel/p5-JIRA-REST/Makefile
index d03c2fc3e7cd..ad2e2856cb7a 100644
--- a/devel/p5-JIRA-REST/Makefile
+++ b/devel/p5-JIRA-REST/Makefile
@@ -13,11 +13,11 @@ COMMENT= Extended interface to JIRA REST API
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-TreeBuilder-LibXML>=0:${PORTSDIR}/www/p5-HTML-TreeBuilder-LibXML \
- p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-REST-Client>=0:${PORTSDIR}/www/p5-REST-Client \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \
+ p5-HTTP-Message>=0:www/p5-HTTP-Message \
+ p5-JSON>=0:converters/p5-JSON \
+ p5-REST-Client>=0:www/p5-REST-Client \
+ p5-URI>=0:net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5