diff options
Diffstat (limited to 'www/p5-WWW-Google-Calculator/Makefile')
-rw-r--r-- | www/p5-WWW-Google-Calculator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Google-Calculator/Makefile b/www/p5-WWW-Google-Calculator/Makefile index 60bc590111b7..f60531253757 100644 --- a/www/p5-WWW-Google-Calculator/Makefile +++ b/www/p5-WWW-Google-Calculator/Makefile @@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Google::Calculator.3 |