diff options
-rw-r--r-- | databases/p5-MongoDB/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-MongoDB/Makefile b/databases/p5-MongoDB/Makefile index bdb2888fca58..8b1f8193bbda 100644 --- a/databases/p5-MongoDB/Makefile +++ b/databases/p5-MongoDB/Makefile @@ -26,6 +26,8 @@ TEST_DEPENDS= p5-Data-Types>=0:${PORTSDIR}/devel/p5-Data-Types \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +PORTSCOUT= limit:^[0-9\.]*$$ + MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure |