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/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-WebService-Bloglines/Makefile b/www/p5-WebService-Bloglines/Makefile
index 36def79324ad..5a1b323df550 100644
--- a/www/p5-WebService-Bloglines/Makefile
+++ b/www/p5-WebService-Bloglines/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Easy-to-use Interface for Bloglines Web Services
-BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-XML-RSS>=0:${PORTSDIR}/textproc/p5-XML-RSS \
- p5-XML-RSS-LibXML>=0:${PORTSDIR}/textproc/p5-XML-RSS-LibXML \
- p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath
+BUILD_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