diff options
Diffstat (limited to 'math/p5-Math-Random-ISAAC-XS/Makefile')
-rw-r--r-- | math/p5-Math-Random-ISAAC-XS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile index 391d2b2d09e4..ca08613e226f 100644 --- a/math/p5-Math-Random-ISAAC-XS/Makefile +++ b/math/p5-Math-Random-ISAAC-XS/Makefile @@ -19,4 +19,5 @@ USE_PERL5= modbuild MAN3= Math::Random::ISAAC::XS.3 +NO_STAGE= yes .include <bsd.port.mk> |