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