aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-ming
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-10-28 12:33:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-11-01 13:59:04 +0000
commit6795193591770b8706b7c2396e18e24f16d2ad8f (patch)
treef2e0be6792e47157d6efc0b1e135dd94d949802b /graphics/py-ming
parentc4ba40e2d5ccee5fa922c36086e059e86491023c (diff)
downloadports-6795193591770b8706b7c2396e18e24f16d2ad8f.tar.gz
ports-6795193591770b8706b7c2396e18e24f16d2ad8f.zip
graphics/py-ming: limit supported python versions
checking for the distutils Python package... no configure: error: cannot import Python module "distutils". Please check your Python installation. The error was: <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives Approved by: portmgr blanket
Diffstat (limited to 'graphics/py-ming')
-rw-r--r--graphics/py-ming/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index 3c6041cf362f..a67155bc98ef 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libming.so:graphics/ming \
libpng.so:graphics/png
-USES= autoreconf cpe libtool localbase:ldflags pkgconfig python:3.6+
+USES= autoreconf cpe libtool localbase:ldflags pkgconfig python:3.6-3.9
USE_PYTHON= autoplist concurrent distutils
CONFIGURE_ARGS= --enable-python