aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Symbolic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Symbolic/Makefile')
-rw-r--r--math/p5-Math-Symbolic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile
index fb7070b1c422..f6dd79071103 100644
--- a/math/p5-Math-Symbolic/Makefile
+++ b/math/p5-Math-Symbolic/Makefile
@@ -37,6 +37,7 @@ MAN3= Math::Symbolic.3 \
Math::Symbolic::Variable.3 \
Math::Symbolic::VectorCalculus.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>