aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-10 14:23:57 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-10 14:23:57 +0000
commit0885cb0d91ad788a3ab597522707677b472725e1 (patch)
tree871d05a10e61f3d6de4e293382a244750a4c980d /security
parent2e173a6661f1f8cef4310dcb4ef4f25ff4785a91 (diff)
downloadports-0885cb0d91ad788a3ab597522707677b472725e1.tar.gz
ports-0885cb0d91ad788a3ab597522707677b472725e1.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/py-keystone/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-keystone/Makefile b/security/py-keystone/Makefile
index 7d5d8025b0d4..cd0a94d47cc4 100644
--- a/security/py-keystone/Makefile
+++ b/security/py-keystone/Makefile
@@ -14,6 +14,8 @@ COMMENT= OpenStack Identity
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \