aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-JIRA-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JIRA-Client/Makefile')
-rw-r--r--devel/p5-JIRA-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-JIRA-Client/Makefile b/devel/p5-JIRA-Client/Makefile
index 686c33e11a35..b23033c88fc8 100644
--- a/devel/p5-JIRA-Client/Makefile
+++ b/devel/p5-JIRA-Client/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Extended interface to JIRA's SOAP API
-RUN_DEPENDS= p5-Data-Util>=0:${PORTSDIR}/devel/p5-Data-Util \
- p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
+RUN_DEPENDS= p5-Data-Util>=0:devel/p5-Data-Util \
+ p5-SOAP-Lite>=0:net/p5-SOAP-Lite
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5