git: 41be9e34e7b2 - main - finance/odoo: Fix typo

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Thu, 22 Feb 2024 23:32:50 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=41be9e34e7b2bb2f396c54bcc7c00fcfe688aeef

commit 41be9e34e7b2bb2f396c54bcc7c00fcfe688aeef
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-02-22 23:30:23 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-02-22 23:30:23 +0000

    finance/odoo: Fix typo
    
    Reported by:    dvl
---
 finance/odoo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index 4a1d10d50605..cddb4977c6ab 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -64,7 +64,7 @@ RUN_DEPENDS=	wkhtmltopdf>0:converters/wkhtmltopdf \
 		${PYTHON_PKGNAMEPREFIX}ebaysdk>=2.1.3:finance/py-ebaysdk@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stdnum>0:devel/py-stdnum@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}rjsmin>0:archivers/py-rjsmin@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}rjsmin>0:archivers/py-rjsmin@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cryptography-legacy>0:security/py-cryptography-legacy@${PY_FLAVOR}
 
 USES=		cpe ldap python pgsql shebangfix