aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-31 16:53:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-31 16:53:30 +0000
commit02569d2c67a1252a5deda008c3210835cbfbb02c (patch)
tree167549efaccc525686c59f86613aa65866813abe
parent7751b7187832dc3a4c7d44c1ab36ab317a66f576 (diff)
downloadports-02569d2c67a1252a5deda008c3210835cbfbb02c.tar.gz
ports-02569d2c67a1252a5deda008c3210835cbfbb02c.zip
Notes
-rw-r--r--net/py-zeep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-zeep/Makefile b/net/py-zeep/Makefile
index 2c7829403c7a..2cfb42eeefa8 100644
--- a/net/py-zeep/Makefile
+++ b/net/py-zeep/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.0:devel/py-appdirs@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}tornado4>=4.0.2:www/py-tornado4@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xmlsec>=0.6.1:security/py-xmlsec@${PY_FLAVOR}
-USES= python:3.4+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes