git: 521c975c7a4d - main - finance/odoo: unbreak the ports tree

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Tue, 26 Mar 2024 11:12:35 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=521c975c7a4dfe1abcbc3b246d834cc458c5e851

commit 521c975c7a4dfe1abcbc3b246d834cc458c5e851
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2024-03-26 11:12:14 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2024-03-26 11:12:14 +0000

    finance/odoo: unbreak the ports tree
---
 finance/odoo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index dc47d57ae5ce..ef3c05e1f807 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -71,7 +71,7 @@ RUN_DEPENDS=	wkhtmltopdf>0:converters/wkhtmltopdf \
 		${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
 
-USES=		cpe ldap python:3.10 pgsql shebangfix
+USES=		cpe ldap python pgsql shebangfix
 USE_PYTHON=	distutils
 
 SHEBANG_LANG=	python