Do not depend on both py-imaging and py-pillow (via py-reportlab2)

No bump as the port is broken
This commit is contained in:
Antoine Brodin 2014-10-04 23:09:47 +00:00
parent 9f55225bec
commit a7e0fd4489
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370011

View File

@ -14,7 +14,7 @@ COMMENT= Open source application ERP & CRM in Python using Postgresql
BROKEN= Non-functional as shipped (Operational Error)(PR: 186262)
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \
${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \