summaryrefslogtreecommitdiff
path: root/www/p5-HTML-ContentExtractor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-ContentExtractor/Makefile')
-rw-r--r--www/p5-HTML-ContentExtractor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-ContentExtractor/Makefile b/www/p5-HTML-ContentExtractor/Makefile
index 75180a8c892a..412a8f3db6be 100644
--- a/www/p5-HTML-ContentExtractor/Makefile
+++ b/www/p5-HTML-ContentExtractor/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= Extract text contained within an HTML document
-RUN_DEPENDS= p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \
- p5-HTML-TableExtract>=2.10:${PORTSDIR}/www/p5-HTML-TableExtract
+RUN_DEPENDS= p5-HTML-Tree>=3.13:www/p5-HTML-Tree \
+ p5-HTML-TableExtract>=2.10:www/p5-HTML-TableExtract
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5