aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb50/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-06-29 15:57:40 +0000
committerStefan Eßer <se@FreeBSD.org>2022-06-29 15:57:40 +0000
commitda00957fbe1f79c12851e0958ee7e4c8276a5527 (patch)
treed14676e2663fab07af84c52d41d9b5c21e828774 /databases/mongodb50/Makefile
parent8cb12b6dc94b21d30c093920ab5f3c55c80c50ee (diff)
downloadports-da00957fbe1f79c12851e0958ee7e4c8276a5527.tar.gz
ports-da00957fbe1f79c12851e0958ee7e4c8276a5527.zip
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/mongodb50/Makefile')
-rw-r--r--databases/mongodb50/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile
index 349b57e1864f..b49ce5c5e633 100644
--- a/databases/mongodb50/Makefile
+++ b/databases/mongodb50/Makefile
@@ -44,7 +44,7 @@ MAKE_ARGS= --cxx-std=17 \
AR=${PREFIX}/bin/ar \
VERBOSE=on
-CONFLICTS_INSTALL= mongodb36 mongodb4[024]
+CONFLICTS_INSTALL= mongodb[0-9][0-9] # etc/mongodb.conf.sample
USERS= mongodb
GROUPS= mongodb