diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Pattern')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Pattern/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Pattern/Makefile b/math/p5-Math-Symbolic-Custom-Pattern/Makefile index 424e05c2afc5..9c555ec57f17 100644 --- a/math/p5-Math-Symbolic-Custom-Pattern/Makefile +++ b/math/p5-Math-Symbolic-Custom-Pattern/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Math::Symbolic::Custom::Pattern.3 \ Math::Symbolic::Custom::Pattern::Export.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |