git: 3546516f4e78 - main - graphics/py-scikit-image: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 4 11:46:06 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3546516f4e788ae6824d1f90c0c94e5a86e37e47

commit 3546516f4e788ae6824d1f90c0c94e5a86e37e47
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-04 11:23:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-04 11:45:45 +0000

    graphics/py-scikit-image: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/py-scikit-image/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/py-scikit-image/Makefile b/graphics/py-scikit-image/Makefile
index 66d3f25bca37..c73b10824de7 100644
--- a/graphics/py-scikit-image/Makefile
+++ b/graphics/py-scikit-image/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}PyWavelets>=0.4:math/py-PyWavelets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cloudpickle>=0.2.1:devel/py-cloudpickle@${PY_FLAVOR}
 
-USES=		compiler:c++11-lang cpe python:3.7+
+USES=		compiler:c++11-lang python:3.7+
 USE_GITHUB=	yes
 USE_PYTHON=	autoplist concurrent distutils cython cython_run
 


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