aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-parsel
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 /textproc/py-parsel
parent14fdff9904db0629fa4a735b234c28b8b34e9341 (diff)
downloadports-d407d80f49d7ed34bda40978c8d81428c5835046.tar.gz
ports-d407d80f49d7ed34bda40978c8d81428c5835046.zip
Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.
While here adjust a related comment in graphics/py-traitsui
Notes
Notes: svn path=/head/; revision=560867
Diffstat (limited to 'textproc/py-parsel')
-rw-r--r--textproc/py-parsel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py-parsel/Makefile b/textproc/py-parsel/Makefile
index bbbbee1ab635..c4400e0cb6d7 100644
--- a/textproc/py-parsel/Makefile
+++ b/textproc/py-parsel/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>=0.9:www/py-cssselect@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}lxml>=2.3:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}w3lib>=1.19.0:www/py-w3lib@${PY_FLAVOR}
-py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}functools32>0:devel/py-functools32@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist