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