Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 20:51:24 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf6404e8e953 - main - science/py-kpLib: mark BROKEN
Message-ID:  <202207212051.26LKpOoa089526@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cf6404e8e953c7fabffe8bf26366f5e49bd525ad

commit cf6404e8e953c7fabffe8bf26366f5e49bd525ad
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-21 19:46:37 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-21 20:49:19 +0000

    science/py-kpLib: mark BROKEN
    
    Approved by:    portmgr blanket
---
 science/py-kpLib/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/py-kpLib/Makefile b/science/py-kpLib/Makefile
index 043bedf853f8..cb210e9dfc47 100644
--- a/science/py-kpLib/Makefile
+++ b/science/py-kpLib/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Library for finding optimal Generalized Monkhorst-Pack k-points grid
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: tries to run pip
+
 PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=7.1.2:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pymatgen>=2021.3.9:science/py-pymatgen@${PY_FLAVOR}
 BUILD_DEPENDS=	pybind11>0:devel/pybind11 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207212051.26LKpOoa089526>