aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile')
-rw-r--r--math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile b/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile
index 863c5b462151..6afd41296c1a 100644
--- a/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile
+++ b/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile
@@ -15,6 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Math::Symbolic::Custom::LaTeXDumper.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>