diff options
Diffstat (limited to 'www/p5-HTML-GoogleMaps/Makefile')
-rw-r--r-- | www/p5-HTML-GoogleMaps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile index c315349f6678..a839be9c7c75 100644 --- a/www/p5-HTML-GoogleMaps/Makefile +++ b/www/p5-HTML-GoogleMaps/Makefile @@ -18,7 +18,8 @@ COMMENT= A simple wrapper around the Google Maps API RUN_DEPENDS= p5-Geo-Coder-Google>=0.02:${PORTSDIR}/misc/p5-Geo-Coder-Google BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::GoogleMaps.3 |