summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /print/py-reportlab
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 8928c00193a..929ec4869a5 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2015/03/15 23:05:25 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2015/12/05 21:25:56 adam Exp $
DISTNAME= reportlab-2.7
DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip
@@ -18,7 +18,7 @@ DEPENDS+= {${PYPKGPREFIX}-imaging-[0-9]*,${PYPKGPREFIX}-Pillow-[0-9]*}:../../gra
EXTRACT_DIR.pfbfer.zip= ${WRKSRC}/src/reportlab/fonts
EXTRACT_OPTS_ZIP+= -L
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.7; py-imaging
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.7; py-imaging
REPLACE_PYTHON+= demos/tests/testdemos.py
REPLACE_PYTHON+= docs/genAll.py