aboutsummaryrefslogtreecommitdiff
path: root/emulators/py-nova
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-04-05 16:31:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-04-05 16:31:06 +0000
commit23a8be9f536504a89fb35af7ce553bda1043ef66 (patch)
treec5a7a1bbffbf33a652f04555e76d5bcac6bec893 /emulators/py-nova
parentdfc0cda77ba77fbad848cdc5b96c402df49c366a (diff)
downloadports-23a8be9f536504a89fb35af7ce553bda1043ef66.tar.gz
ports-23a8be9f536504a89fb35af7ce553bda1043ef66.zip
Mark BROKEN: depends on conflicting dependencies
pkg-static: py27-psutil121-1.2.1_2 conflicts with py27-psutil-5.4.3 (installs files into the same place). Problematic file: /usr/local/lib/python2.7/site-packages/psutil/__init__.py Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=466568
Diffstat (limited to 'emulators/py-nova')
-rw-r--r--emulators/py-nova/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/py-nova/Makefile b/emulators/py-nova/Makefile
index dba08d09583a..1b7856f73aeb 100644
--- a/emulators/py-nova/Makefile
+++ b/emulators/py-nova/Makefile
@@ -13,6 +13,8 @@ COMMENT= OpenStack compute service
LICENSE= APACHE20
+BROKEN= depends on conflicting dependencies
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}