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