diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-09-15 23:43:00 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-09-15 23:43:00 +0000 |
commit | 9f4c9f79501e30176394db70b7a2b3b580db4e21 (patch) | |
tree | 6f49b23d15b3fc84e6ea709de6e37ac3bf7fe52e | |
parent | 1189a311b789426460f6a09ee4bcf70ddb2a31af (diff) |
Notes
-rw-r--r-- | textproc/pootle/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile index 6b5a2f886524..527f7af01459 100644 --- a/textproc/pootle/Makefile +++ b/textproc/pootle/Makefile @@ -14,8 +14,6 @@ COMMENT= User-friendly web portal for simple translation process LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= Conflicting Django 1.8 / 1.11 dependencies, ancient version - RUN_DEPENDS= translate-toolkit>=1.11.0:textproc/translate-toolkit \ ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:databases/py-south@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cssmin>=0.1.4:www/py-cssmin@${PY_FLAVOR} \ |