aboutsummaryrefslogtreecommitdiff
path: root/dns/ldns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-11-01 15:24:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-11-01 15:28:25 +0000
commit6f494d8dbfedb8182dde379e623a001820fdab91 (patch)
tree4d8f822c59380f52c513b668fec1c8c75da9f823 /dns/ldns
parentba87d257864f095cb5808ebbf58af1288ceb4e7c (diff)
downloadports-6f494d8dbfedb8182dde379e623a001820fdab91.tar.gz
ports-6f494d8dbfedb8182dde379e623a001820fdab91.zip
dns/py-ldns: update supported python versions
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 'dns/ldns')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 36ac23935870..375bb1f8167c 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -61,7 +61,7 @@ DRILL_INSTALL_TARGET= install-drill
EXAMPLES_INSTALL_TARGET= install-examples
.if defined(BUILD_PYLDNS)
-USES+= python:3.6+
+USES+= python:3.6-3.9
USE_PYTHON= flavors
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
ALL_TARGET= pyldns