summaryrefslogtreecommitdiff
path: root/www/p5-WebService-MoviePosterDB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WebService-MoviePosterDB/Makefile')
-rw-r--r--www/p5-WebService-MoviePosterDB/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-WebService-MoviePosterDB/Makefile b/www/p5-WebService-MoviePosterDB/Makefile
index 0fd565f28a04..3f54f8ef1e89 100644
--- a/www/p5-WebService-MoviePosterDB/Makefile
+++ b/www/p5-WebService-MoviePosterDB/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl interface to MoviePosterDB
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Cache-Cache>=0:devel/p5-Cache-Cache \
+ p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-JSON>=0:converters/p5-JSON \
+ p5-URI>=0:net/p5-URI \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5