git: 6a8ba43e4b85 - main - sysutils/iocage: Fix CONFLICTS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Jun 2025 14:52:47 UTC
The branch main has been updated by grembo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6a8ba43e4b852e4207ccea6c29e053a9e8161d54
commit 6a8ba43e4b852e4207ccea6c29e053a9e8161d54
Author: Chad Jacob Milios <milios@ccsys.com>
AuthorDate: 2025-06-15 14:51:25 +0000
Commit: Michael Gmelin <grembo@FreeBSD.org>
CommitDate: 2025-06-15 14:51:59 +0000
sysutils/iocage: Fix CONFLICTS
PR: 286022
---
sysutils/iocage/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/iocage/Makefile b/sysutils/iocage/Makefile
index d1c2eaf43b35..02b459bd45f4 100644
--- a/sysutils/iocage/Makefile
+++ b/sysutils/iocage/Makefile
@@ -34,7 +34,7 @@ USE_GITHUB= yes
GH_ACCOUNT= freebsd
USE_PYTHON= autoplist distutils
-CONFLICTS= py*-iocage py*-iocage-devel
+CONFLICTS= py*[0-9]-iocage py*-iocage-devel
NO_ARCH= yes
PLIST_FILES= ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}_lib-${PORTVERSION}-py${PYTHON_VER}.egg-info/PKG-INFO \