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