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