textproc/pootle: Mark BROKEN

All of pootle dependencies (via requirements/base.txt) are pinned to
specific/exact (==) versions and most are not satisfied by ports.
This commit is contained in:
Kubilay Kocak 2019-05-28 13:34:26 +00:00
parent 7d12478c03
commit c72ac58965
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502891

View file

@ -11,6 +11,8 @@ COMMENT= User-friendly web portal for simple translation process
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= Dependencies broken: Dependencies all pinned (==) not satisfied by ports
RUN_DEPENDS= translate-toolkit>=2.2.5:textproc/translate-toolkit \
${PYTHON_PKGNAMEPREFIX}Babel>=2.5.1:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bleach>=2.0.0:www/py-bleach@${PY_FLAVOR} \