Date: Sat, 15 Sep 2018 23:43:01 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479849 - head/textproc/pootle Message-ID: <201809152343.w8FNh1Ox017954@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Sep 15 23:43:00 2018 New Revision: 479849 URL: https://svnweb.freebsd.org/changeset/ports/479849 Log: textproc/pootle: unbreak, dependencies do no longer conflict with each other. Modified: head/textproc/pootle/Makefile Modified: head/textproc/pootle/Makefile ============================================================================== --- head/textproc/pootle/Makefile Sat Sep 15 23:40:15 2018 (r479848) +++ head/textproc/pootle/Makefile Sat Sep 15 23:43:00 2018 (r479849) @@ -14,8 +14,6 @@ COMMENT= User-friendly web portal for simple translati 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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809152343.w8FNh1Ox017954>