Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2021 11:46:05 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: 3546516f4e78 - main - graphics/py-scikit-image: Remove invalid CPE information
Message-ID:  <202109041146.184Bk5fd084907@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=3546516f4e788ae6824d1f90c0c94e5a86e37e47

commit 3546516f4e788ae6824d1f90c0c94e5a86e37e47
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-04 11:23:22 +0000
Commit:     Bernhard Froehlich <decke@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
 



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