svn commit: r479849 - head/textproc/pootle

Rene Ladan rene at FreeBSD.org
Sat Sep 15 23:43:01 UTC 2018


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} \


More information about the svn-ports-head mailing list