View | Details | Raw Unified | Return to bug 207601 | Differences between
and this patch

Collapse All | Expand All

(-)print/py-reportlab2/Makefile (+3 lines)
Lines 17-22 Link Here
17
17
18
LICENSE=	BSD3CLAUSE
18
LICENSE=	BSD3CLAUSE
19
19
20
BROKEN=		is not compatible with the current version of pillow
21
DEPRECATED=	no longer supported - use reportlab 3.x (py-reportlab) instead
22
20
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
23
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
21
24
22
OPTIONS_DEFINE=	DOCS
25
OPTIONS_DEFINE=	DOCS

Return to bug 207601