diff options
Diffstat (limited to 'math/p5-Geo-Distance/Makefile')
-rw-r--r-- | math/p5-Geo-Distance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Geo-Distance/Makefile b/math/p5-Geo-Distance/Makefile index 1b88387eea98..da31731cf5b0 100644 --- a/math/p5-Geo-Distance/Makefile +++ b/math/p5-Geo-Distance/Makefile @@ -15,7 +15,8 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Fatal>=0.007:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Geo::Distance.3 |