1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

- Mark BROKEN: depends on both django16 and www/py-django-mezzanine which depends on django18 -> conflict

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2016-10-25 15:48:48 +00:00
parent 5cf1220802
commit 40c8790a0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424630

View File

@ -15,6 +15,8 @@ COMMENT= Content management platform built using the Django framework
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= does not build due to dependency conflict (django16 vs. django18)
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django16 \
${PYTHON_PKGNAMEPREFIX}django-mezzanine-filebrowser>=0.3.4:www/py-django-mezzanine-filebrowser \
${PYTHON_PKGNAMEPREFIX}django-mezzanine-grappelli>=0.3.12:www/py-django-mezzanine-grappelli \