summaryrefslogtreecommitdiff
path: root/databases/mongodb36
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mongodb36')
-rw-r--r--databases/mongodb36/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb36/Makefile b/databases/mongodb36/Makefile
index 1d48fa876482..5db29e3a9a84 100644
--- a/databases/mongodb36/Makefile
+++ b/databases/mongodb36/Makefile
@@ -29,7 +29,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= mongodb4[024]
+CONFLICTS_INSTALL= mongodb[0-9][0-9] # etc/mongodb.conf.sample
SHEBANG_FILES= src/mongo/installer/compass/install_compass.in
python_OLD_CMD= @python_interpreter@