summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2022-06-21 22:10:43 +0000
committerjoerg <joerg@pkgsrc.org>2022-06-21 22:10:43 +0000
commit04ff13c8bc26a9dee70cee3086e82484280bbbbc (patch)
tree015c8ece8380e1a6abf10f8a3cbe4bb374520086
parent2816a24413cbeda5d97bf3935e2ab062ed8b2d08 (diff)
downloadpkgsrc-04ff13c8bc26a9dee70cee3086e82484280bbbbc.tar.gz
Restore Python2.7 support
-rw-r--r--print/py-reportlab/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 628dd0699c2..ab6b2e0b6ad 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2022/01/04 20:54:36 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2022/06/21 22:10:43 joerg Exp $
DISTNAME= reportlab-3.5.68
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,11 +11,9 @@ HOMEPAGE= https://www.reportlab.com/
COMMENT= Powerful PDF-generating toolkit for Python
LICENSE= modified-bsd
-DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-DEPENDS+= ${PYPKGPREFIX}-pyphen-[0-9]*:../../textproc/py-pyphen
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-pyphen
+PYTHON_VERSIONED_DEPENDENCIES= Pillow pyphen
PYSETUPARGS+= --no-download-t1-files
PYSETUPARGS+= --use-system-libart