diff options
Diffstat (limited to 'databases/mongodb44')
-rw-r--r-- | databases/mongodb44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile index c6dc5b1ac3d7..cc061ee0b445 100644 --- a/databases/mongodb44/Makefile +++ b/databases/mongodb44/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libcurl.so:ftp/curl \ libsnappy.so:archivers/snappy -USES= compiler:c++17-lang cpe python:3.5+,build scons +USES= compiler:c++17-lang cpe python:build scons USE_RC_SUBR= mongod PORTSCOUT= limit:^4\.4\. |