diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mongodb36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb36/Makefile b/databases/mongodb36/Makefile index e942d01e67bb..72082121f065 100644 --- a/databases/mongodb36/Makefile +++ b/databases/mongodb36/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ CONFLICTS_BUILD= mongo-cxx-driver CONFLICTS_INSTALL= mongodb[32-4]* -USES= compiler:c++14-lang cpe python:build scons shebangfix +USES= compiler:c++14-lang cpe python:2.7,build scons shebangfix USE_RC_SUBR= mongod SHEBANG_FILES= src/mongo/installer/compass/install_compass.in |