diff options
Diffstat (limited to 'math/p5-Math-Random-MT-Auto/Makefile')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 756349923eb4..21b762ce6ffe 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -20,6 +20,7 @@ USE_PERL5= configure MAN3= Math::Random::MT::Auto.3 Math::Random::MT::Auto::Range.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |