aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:47:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:47:38 +0000
commitac9d35190af469a1cc7bc7e8b0201ad7bc5ae0f6 (patch)
tree59cc55f886b6d00c8b9a5d21adbcb6db625913a5
parent62dd6f2661c007eff450ac7094b79c2053bd25c9 (diff)
downloadports-ac9d35190af469a1cc7bc7e8b0201ad7bc5ae0f6.tar.gz
ports-ac9d35190af469a1cc7bc7e8b0201ad7bc5ae0f6.zip
math/py-networkx: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--math/py-networkx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index 56473ea9c0b4..2288b690e12b 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -15,10 +15,11 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}decorator>=4.3.0:devel/py-decorator@${PY_FLAVOR}
# ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils@${PY_FLAVOR}
-USES= python:3.7+ shebangfix
+USES= cpe python:3.7+ shebangfix
USE_PYTHON= autoplist concurrent distutils
SHEBANG_GLOB= *.py
NO_ARCH= yes
+CPE_VENDOR= python
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}networkx1