summaryrefslogtreecommitdiff
path: root/www/p5-WebService-Bloglines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WebService-Bloglines/Makefile')
-rw-r--r--www/p5-WebService-Bloglines/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WebService-Bloglines/Makefile b/www/p5-WebService-Bloglines/Makefile
index 5a1b323df550..5f17aab5bd63 100644
--- a/www/p5-WebService-Bloglines/Makefile
+++ b/www/p5-WebService-Bloglines/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Easy-to-use Interface for Bloglines Web Services
-BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
p5-XML-RSS>=0:textproc/p5-XML-RSS \
p5-XML-RSS-LibXML>=0:textproc/p5-XML-RSS-LibXML \
p5-XML-XPath>=0:textproc/p5-XML-XPath
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure