Remove bogus IGNORE

This commit is contained in:
Antoine Brodin 2019-03-15 22:33:14 +00:00
parent 1fdcf98e65
commit a7f4847339
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495835

View File

@ -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