summaryrefslogtreecommitdiff
path: root/sysutils/py-python-consul
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-15 22:33:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-15 22:33:14 +0000
commita7f48473396b3ea95d37e705f41b46307dca9c8c (patch)
treed8394e1954ec3eb85d2a6152dcdcc6cff96b8fe8 /sysutils/py-python-consul
parentpy-pivy-devel: allow building with any python (diff)
Remove bogus IGNORE
Notes
Notes: svn path=/head/; revision=495835
Diffstat (limited to 'sysutils/py-python-consul')
-rw-r--r--sysutils/py-python-consul/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/py-python-consul/Makefile b/sysutils/py-python-consul/Makefile
index f67b93a181ed..a324298f3b5b 100644
--- a/sysutils/py-python-consul/Makefile
+++ b/sysutils/py-python-consul/Makefile
@@ -20,9 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/consul:sysutils/consul \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
-IGNORE= ${IGNORE_${FLAVOR}}
-IGNORE_py35= Does not work with Python 3.5
-
# 2.7 or 3.6+, but it cannot be expressed right now.
USES= python