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