aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb36
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-06-07 09:50:02 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-06-07 09:50:02 +0000
commitea770fa14bf781db88e3f44a5f241b40f3dd1010 (patch)
tree9f986aed5e918fa136bd7a894271c7e5d74f05da /databases/mongodb36
parent2a9063715a8d73dc840a9da125cdd0a14b154e25 (diff)
downloadports-ea770fa14bf781db88e3f44a5f241b40f3dd1010.tar.gz
ports-ea770fa14bf781db88e3f44a5f241b40f3dd1010.zip
Notes
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 a1afda3c9214..1da3c313dad9 100644
--- a/databases/mongodb36/Makefile
+++ b/databases/mongodb36/Makefile
@@ -31,7 +31,7 @@ USES= compiler:c++14-lang cpe python:2.7,build scons:python2 shebangfix
USE_RC_SUBR= mongod
CONFLICTS_BUILD= mongo-cxx-driver
-CONFLICTS_INSTALL= mongodb34 mongodb40
+CONFLICTS_INSTALL= mongodb34 mongodb4[02]
SHEBANG_FILES= src/mongo/installer/compass/install_compass.in
python_OLD_CMD= @python_interpreter@