aboutsummaryrefslogtreecommitdiff
path: root/dns/py-aiodns
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-10 20:37:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-10 20:37:30 +0000
commit3a0bd6742100a3191a4e0538dfcad3aac13ce70c (patch)
tree437455ea5c9eee6a8f895e912636fed223663a5a /dns/py-aiodns
parentb0da44fe3e8e5424e3e8d56166f5a276792c1ffc (diff)
downloadports-3a0bd6742100a3191a4e0538dfcad3aac13ce70c.tar.gz
ports-3a0bd6742100a3191a4e0538dfcad3aac13ce70c.zip
Unbreak bulk -a after r522579
Pointy hat: demon
Notes
Notes: svn path=/head/; revision=522615
Diffstat (limited to 'dns/py-aiodns')
-rw-r--r--dns/py-aiodns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-aiodns/Makefile b/dns/py-aiodns/Makefile
index 9cfb6b08f8c4..ace2dc271a33 100644
--- a/dns/py-aiodns/Makefile
+++ b/dns/py-aiodns/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycares>0:dns/py-pycares@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes