git: 8aef534dfab7 - main - devel/py-dask: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 20:47:27 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8aef534dfab71f08dec8b384e135ae89c4ed08c9
commit 8aef534dfab71f08dec8b384e135ae89c4ed08c9
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-13 20:31:03 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-13 20:47:12 +0000
devel/py-dask: Add CPE information
Approved by: portmgr (blanket)
---
devel/py-dask/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/py-dask/Makefile b/devel/py-dask/Makefile
index f90ec5bce353..df764c405aee 100644
--- a/devel/py-dask/Makefile
+++ b/devel/py-dask/Makefile
@@ -20,9 +20,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.1.1:devel/py-cloudpickle@${PY
${PYTHON_PKGNAMEPREFIX}toolz>=0.8.2:devel/py-toolz@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-USES= python:3.7+
+USES= python:3.7+ cpe
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= anaconda
+
NO_ARCH= yes
OPTIONS_DEFINE= ARRAY DATAFRAME DIAGNOSTICS