summaryrefslogtreecommitdiff
path: root/databases/mongodb40/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mongodb40/Makefile')
-rw-r--r--databases/mongodb40/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb40/Makefile b/databases/mongodb40/Makefile
index 4617de24ca20..293e5376a686 100644
--- a/databases/mongodb40/Makefile
+++ b/databases/mongodb40/Makefile
@@ -30,7 +30,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
USES= compiler:c++14-lang cpe python:3.7+,build scons shebangfix
USE_RC_SUBR= mongod
-CONFLICTS_INSTALL= mongodb36 mongodb4[24] mongodb50
+CONFLICTS_INSTALL= mongodb[0-9][0-9] # etc/mongodb.conf.sample
SHEBANG_FILES= src/mongo/installer/compass/install_compass
python_OLD_CMD= @python_interpreter@