diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
| commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
| tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /converters/py-svglib | |
| parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) | |
Diffstat (limited to 'converters/py-svglib')
| -rw-r--r-- | converters/py-svglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-svglib/Makefile b/converters/py-svglib/Makefile index e09393c114e3..a3734d71dceb 100644 --- a/converters/py-svglib/Makefile +++ b/converters/py-svglib/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect2>=0.2.0:textproc/py-cssselect2@${P ${PYTHON_PKGNAMEPREFIX}reportlab>0:print/py-reportlab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tinycss2>=0.6.0:textproc/py-tinycss2@${PY_FLAVOR} -USES= cpe python:3.7+ +USES= cpe python USE_PYTHON= autoplist concurrent distutils pytest CPE_VENDOR= svglib_project PYTEST_IGNORED_TESTS= test_font_family |
