diff options
Diffstat (limited to 'www/p5-WWW-Scraper-ISBN-Amazon_Driver')
-rw-r--r-- | www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile b/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile index 22f52a7..46a026f 100644 --- a/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile +++ b/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-WWW-Scraper-ISBN-Driver>=0.18:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Driver RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Scraper::ISBN::AmazonUK_Driver.3 \ WWW::Scraper::ISBN::AmazonUS_Driver.3 |