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