From da00957fbe1f79c12851e0958ee7e4c8276a5527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 29 Jun 2022 17:57:40 +0200 Subject: Fix CONFLICTS_INSTALL in the databases category Approved by: portmgr (implicit) --- databases/mongodb36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/mongodb36') 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@ -- cgit v1.2.3