Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2024 11:12:35 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 521c975c7a4d - main - finance/odoo: unbreak the ports tree
Message-ID:  <202403261112.42QBCZV3044785@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403261112.42QBCZV3044785>