diff options
Diffstat (limited to 'math/p5-MatrixReal/Makefile')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index fd35a92bc16d..a74683115f97 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -17,7 +17,8 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Math::MatrixReal.3 Math::Kleene.3 |