diff options
Diffstat (limited to 'math/p5-Math-BigInt-Pari/Makefile')
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index 7f0faf821a4c..318051bb9c2c 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Math::BigInt::Pari.3 +NO_STAGE= yes .include <bsd.port.mk> |