aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-09 14:33:52 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-09 14:33:52 +0000
commitd407d80f49d7ed34bda40978c8d81428c5835046 (patch)
treed322fba08b9fff313503389aa01b0e20d2a44768 /net-mgmt
parent14fdff9904db0629fa4a735b234c28b8b34e9341 (diff)
downloadports-d407d80f49d7ed34bda40978c8d81428c5835046.tar.gz
ports-d407d80f49d7ed34bda40978c8d81428c5835046.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/py-ncclient/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/py-ncclient/Makefile b/net-mgmt/py-ncclient/Makefile
index 2fc1615cea04..2962274dd52b 100644
--- a/net-mgmt/py-ncclient/Makefile
+++ b/net-mgmt/py-ncclient/Makefile
@@ -16,8 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramiko>=1.15.0:security/py-paramiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
-py27_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}selectors2>=2.0.1:devel/py-selectors2@${PY_FLAVOR}
-
USES= python:3.6+
USE_PYTHON= distutils autoplist