Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:51 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8181fadfb8f0 - main - finance/odoo: Add CPE information
Message-ID:  <202109021519.182FJp1A017487@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 14:42:02 +0000
Commit:     Bernhard Froehlich <decke@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
 



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