Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:28:02 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9898f4963450 - main - science/py-tensorflow: Add CPE information
Message-ID:  <202110141028.19EAS2W8079752@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=9898f4963450a521dbe96e9c466746d4321ab88f

commit 9898f4963450a521dbe96e9c466746d4321ab88f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:27:47 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:27:47 +0000

    science/py-tensorflow: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 science/py-tensorflow/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 75b162628505..87c608f148fd 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -52,7 +52,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}absl>=0.7.0:devel/py-absl@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wrapt>=1.11.2:devel/py-wrapt@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0.30.0:devel/py-wheel@${PY_FLAVOR}
 
-USES=		python:3.7+ shebangfix jpeg ssl compiler:c++17-lang
+USES=		cpe python:3.7+ shebangfix jpeg ssl compiler:c++17-lang
+CPE_VENDOR=	google
 SHEBANG_GLOB=	*.py
 USE_GITHUB=	yes
 USE_PYTHON=	distutils



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