git: 8181fadfb8f0 - main - finance/odoo: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:53 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e

commit 8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:42:02 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:05 +0000

    finance/odoo: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 finance/odoo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index ce1790ab5299..0043710b3127 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -62,7 +62,7 @@ RUN_DEPENDS=	wkhtmltopdf>0:converters/wkhtmltopdf \
 		${PYTHON_PKGNAMEPREFIX}ofxparse>=0.20:finance/py-ofxparse@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ebaysdk>=2.1.3:finance/py-ebaysdk@${PY_FLAVOR}
 
-USES=		python:3.5+ pgsql shebangfix
+USES=		cpe python:3.5+ pgsql shebangfix
 USE_PYTHON=	distutils
 USE_OPENLDAP=	yes
 


More information about the dev-commits-ports-all mailing list