diff options
Diffstat (limited to 'math/p5-Math-SymbolicX-Complex/Makefile')
-rw-r--r-- | math/p5-Math-SymbolicX-Complex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-SymbolicX-Complex/Makefile b/math/p5-Math-SymbolicX-Complex/Makefile index 899d7b594c47..311adf73ea3e 100644 --- a/math/p5-Math-SymbolicX-Complex/Makefile +++ b/math/p5-Math-SymbolicX-Complex/Makefile @@ -19,4 +19,5 @@ MAN3= Math::SymbolicX::Complex.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |