diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile b/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile index 2a0cf478b379..10f7c9d789b7 100644 --- a/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile +++ b/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile @@ -18,4 +18,5 @@ MAN3= Math::Symbolic::Custom::ErrorPropagation.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |