diff options
Diffstat (limited to 'misc/p5-Geo-Coder-Multiple/Makefile')
-rw-r--r-- | misc/p5-Geo-Coder-Multiple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Geo-Coder-Multiple/Makefile b/misc/p5-Geo-Coder-Multiple/Makefile index 7badd8db8133..95b59e310df8 100644 --- a/misc/p5-Geo-Coder-Multiple/Makefile +++ b/misc/p5-Geo-Coder-Multiple/Makefile @@ -14,7 +14,8 @@ COMMENT= Perl module to tie together multiple Geo::Coder modules RUN_DEPENDS= p5-List-Util-WeightedRoundRobin>=0:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Geo::Coder::Multiple.3 |