aboutsummaryrefslogtreecommitdiff
path: root/math/py-networkx/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2019-01-13 17:36:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2019-01-13 17:36:49 +0000
commit2bca5ef0e99b0553689ff176a261e162cac1bcc0 (patch)
treee2b90edf0ea8096c295a0b7eb6d34a8322bab048 /math/py-networkx/Makefile
parent9abb4f251bc46abf2b71975faeb1cadb6fe665b5 (diff)
downloadports-2bca5ef0e99b0553689ff176a261e162cac1bcc0.tar.gz
ports-2bca5ef0e99b0553689ff176a261e162cac1bcc0.zip
- Copy math/py-networkx to math/py-networkx1 and applies modifications to
backport it to the latest version of the 1.x branch -> 1.11 - Adds CONFLICTS_INSTALL to math/py-networkx (no bump of PORTVERSION) and math/py-networkx1 - math/py-networkx1 is required by the package devel/py-taskflow that is not compatible with math/py-network PR: 232240 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc.
Notes
Notes: svn path=/head/; revision=490159
Diffstat (limited to 'math/py-networkx/Makefile')
-rw-r--r--math/py-networkx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index fb72b0de4e86..0a951fd6adf6 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -23,6 +23,8 @@ USE_PYTHON= autoplist concurrent distutils
SHEBANG_GLOB= *.py
NO_ARCH= yes
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}networkx1
+
PLIST_SUB+= PYTHON_MAJOR_VER=${PYTHON_MAJOR_VER}
OPTIONS_DEFINE= EXAMPLES YAML