summaryrefslogtreecommitdiff
path: root/www/p5-WebService-Basecamp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WebService-Basecamp/Makefile')
-rw-r--r--www/p5-WebService-Basecamp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WebService-Basecamp/Makefile b/www/p5-WebService-Basecamp/Makefile
index e5fdb8fb298b..471ed2889c87 100644
--- a/www/p5-WebService-Basecamp/Makefile
+++ b/www/p5-WebService-Basecamp/Makefile
@@ -14,8 +14,8 @@ COMMENT= Perl interface to the Basecamp API webservice
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-XML-Simple>=0:textproc/p5-XML-Simple
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5