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