diff options
Diffstat (limited to 'misc/p5-Geo-Coder-Googlev3/Makefile')
-rw-r--r-- | misc/p5-Geo-Coder-Googlev3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Geo-Coder-Googlev3/Makefile b/misc/p5-Geo-Coder-Googlev3/Makefile index 0bce5e0fa7c1..dc0d3509ce79 100644 --- a/misc/p5-Geo-Coder-Googlev3/Makefile +++ b/misc/p5-Geo-Coder-Googlev3/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Geo::Coder::Googlev3.3 |