diff options
Diffstat (limited to 'www/p5-WWW-Mechanize-Meta/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-Meta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-Meta/Makefile b/www/p5-WWW-Mechanize-Meta/Makefile index dc50f45a0eb9..e11c2950065f 100644 --- a/www/p5-WWW-Mechanize-Meta/Makefile +++ b/www/p5-WWW-Mechanize-Meta/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Adds HEAD tag parsing to WWW::Mechanize +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-WWW-Mechanize>=1.20:www/p5-WWW-Mechanize -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |