misc/ecflow: mark as BROKEN, fails to build with boost-1.86+

Sponsored by:	Future Crew, LLC
This commit is contained in:
Dima Panov 2024-11-20 12:40:41 +03:00
parent 1aac2ba64f
commit 8d4af2a4a2
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -12,6 +12,8 @@ WWW= https://confluence.ecmwf.int/display/ECFLOW/ecflow+home
LICENSE= APACHE20 LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build with boost-1.86+
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-libs>0:devel/boost-python-libs@${PY_FLAVOR} PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-libs>0:devel/boost-python-libs@${PY_FLAVOR}
BUILD_DEPENDS= bash:shells/bash \ BUILD_DEPENDS= bash:shells/bash \
${PY_DEPENDS} ${PY_DEPENDS}