diff options
Diffstat (limited to 'www/p5-HTML-ContentExtractor/Makefile')
-rw-r--r-- | www/p5-HTML-ContentExtractor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-ContentExtractor/Makefile b/www/p5-HTML-ContentExtractor/Makefile index 412a8f3db6be..db340ba2de6a 100644 --- a/www/p5-HTML-ContentExtractor/Makefile +++ b/www/p5-HTML-ContentExtractor/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Extract text contained within an HTML document +BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure |