git: b4d301a8585e - main - devel/ipython5: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:45 UTC 2021


The branch main has been updated by decke:

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

commit b4d301a8585e46e2766541ec96a8d7e26c18d883
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:14:07 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:18:57 +0000

    devel/ipython5: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/ipython5/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/ipython5/Makefile b/devel/ipython5/Makefile
index bcea4c4e74e2..14201222adb7 100644
--- a/devel/ipython5/Makefile
+++ b/devel/ipython5/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pexpect>=0:misc/py-pexpect@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}simplegeneric>0.8:devel/py-simplegeneric@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}traitlets>=4.2:devel/py-traitlets@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		cpe python:3.5+
 USE_PYTHON=	autoplist concurrent distutils
 USE_GCC=	yes # To be removed - Needed as a work-around for numpy, see PR ports/188114
 


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