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