1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

mail/py-authheaders: Clean up USES=python

USES=python means USES=python:3.8+ now.

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2024-04-05 08:43:48 +08:00
parent af8f2f4f59
commit c214015054
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dkimpy>=0.7.1:mail/py-dkimpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}publicsuffix2>0:dns/py-publicsuffix2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR}
USES= python:3.8+
USES= python
USE_PYTHON= autoplist distutils
NO_BUILD= yes