git: c167f4afb475 - main - sysutils/bareos23-server: Add missing CONFLICT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Dec 2025 03:59:07 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c167f4afb475ef5e5e1b065664d6b6738ee2045e
commit c167f4afb475ef5e5e1b065664d6b6738ee2045e
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-12-28 03:58:37 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-12-28 03:58:37 +0000
sysutils/bareos23-server: Add missing CONFLICT
---
sysutils/bareos23-server/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/bareos23-server/Makefile b/sysutils/bareos23-server/Makefile
index e070c019da53..7622f1715f4a 100644
--- a/sysutils/bareos23-server/Makefile
+++ b/sysutils/bareos23-server/Makefile
@@ -13,7 +13,7 @@ WWW= https://www.bareos.org/
LICENSE= AGPLv3 LGPL3
LICENSE_COMB= multi
-CONFLICTS?= bareos20-server bareos21-server bareos22-server bareos-server
+CONFLICTS?= bareos22-server bareos24-server bareos-server
BUILD_DEPENDS+= utf8cpp>0:devel/utf8cpp
LIB_DEPENDS+= liblzo2.so:archivers/lzo2 \