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