git: 15ca49dc4d35 - main - devel/ipython: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:25:11 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=15ca49dc4d35c4ed09aeb5eceb2626116eb069b3
commit 15ca49dc4d35c4ed09aeb5eceb2626116eb069b3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:17:24 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:18 +0000
devel/ipython: Add CPE information
Approved by: portmgr (blanket)
---
devel/ipython/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 417ff520f2ff..084101f1f164 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backcall>=0:devel/py-backcall@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}traitlets>=4.2:devel/py-traitlets@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib-inline>0:math/py-matplotlib-inline@${PY_FLAVOR}
-USES= python:3.7+
+USES= cpe python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list