svn commit: r523502 - head/science/py-abipy

Antoine Brodin antoine at FreeBSD.org
Sat Jan 18 22:22:28 UTC 2020


Author: antoine
Date: Sat Jan 18 22:22:27 2020
New Revision: 523502
URL: https://svnweb.freebsd.org/changeset/ports/523502

Log:
  Mark BROKEN: missing build depends
  
  ===>   py37-abipy-0.7.0 depends on package: py37-pymatgen>=2019.10.16 - not found
  
  Reported by:	pkg-fallout

Modified:
  head/science/py-abipy/Makefile

Modified: head/science/py-abipy/Makefile
==============================================================================
--- head/science/py-abipy/Makefile	Sat Jan 18 22:19:02 2020	(r523501)
+++ head/science/py-abipy/Makefile	Sat Jan 18 22:22:27 2020	(r523502)
@@ -10,6 +10,8 @@ COMMENT=	Library for analyzing the results produced by
 
 LICENSE=	GPLv2
 
+BROKEN=		missing build depends
+
 BUILD_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}apscheduler>=2.1.0:devel/py-apscheduler@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}html2text>0:textproc/py-html2text@${PY_FLAVOR} \


More information about the svn-ports-head mailing list