diff options
Diffstat (limited to 'math/p5-Math-MPFR/Makefile')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 596b6b424ec9..b4f8bade4fdf 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -24,4 +24,5 @@ MAKE_ENV= INC="-I${LOCALBASE}/include" MAN3= Math::MPFR.3 +NO_STAGE= yes .include <bsd.port.mk> |