aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dns-lexicon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-dns-lexicon/Makefile')
-rw-r--r--dns/py-dns-lexicon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile
index e29561a63a21..60f827df7220 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dns-lexicon
-DISTVERSION= 3.3.1
+DISTVERSION= 3.3.2
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${P
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils concurrent autoplist
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes