aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-05-28 13:34:26 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-05-28 13:34:26 +0000
commitc72ac589651932081b073ada1e9fbfa4af841363 (patch)
treeb52cd6ef08908467f4496cc20ed4f31ef0f10c27 /textproc
parent7d12478c03b5d6d44f3782078aca0cf02646f586 (diff)
downloadports-c72ac589651932081b073ada1e9fbfa4af841363.tar.gz
ports-c72ac589651932081b073ada1e9fbfa4af841363.zip
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.
Notes
Notes: svn path=/head/; revision=502891
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pootle/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile
index d16c2bfb8a35..c0f4ecee870e 100644
--- a/textproc/pootle/Makefile
+++ b/textproc/pootle/Makefile
@@ -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} \