diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mongodb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index 9c6b437600b5..e860eee98765 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -39,6 +39,8 @@ GROUPS= mongodb USE_RC_SUBR= mongod +PORTSCOUT= limitw:1,even + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSM} |