diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/py-pisa/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/py-pisa/Makefile b/converters/py-pisa/Makefile index c3246fe662d7..05e2136850a3 100644 --- a/converters/py-pisa/Makefile +++ b/converters/py-pisa/Makefile @@ -13,6 +13,9 @@ COMMENT= PDF generator using HTML and CSS LICENSE= APACHE20 +DEPRECATED= Deprecated upstream, depends on broken and expired py-reportlab2 +EXPIRATION_DATE= 2016-12-08 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:www/py-html5lib \ ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:print/py-reportlab2 \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ |