From a7f48473396b3ea95d37e705f41b46307dca9c8c Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 15 Mar 2019 22:33:14 +0000 Subject: [PATCH] Remove bogus IGNORE --- sysutils/py-python-consul/Makefile | 3 --- 1 file changed, 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