diff options
Diffstat (limited to 'dns/py-dnspython/Makefile')
| -rw-r--r-- | dns/py-dnspython/Makefile | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index 4f8abb6b2c82..0301a0a595a5 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -1,5 +1,6 @@  PORTNAME=	dnspython  DISTVERSION=	2.8.0 +PORTREVISION=	1  PORTEPOCH=	1  CATEGORIES=	dns python  MASTER_SITES=	PYPI @@ -14,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -USES=		python:3.10+ -USE_PYTHON=	autoplist concurrent cython pep517 pytest +USES=		python +USE_PYTHON=	autoplist concurrent pep517 pytest  BINARY_ALIAS=	git=false  NO_ARCH=	yes  | 
