diff options
Diffstat (limited to 'textproc/py-elasticsearch-async')
| -rw-r--r-- | textproc/py-elasticsearch-async/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-elasticsearch-async/Makefile b/textproc/py-elasticsearch-async/Makefile index 0ee5e0c2c495..279e8235b434 100644 --- a/textproc/py-elasticsearch-async/Makefile +++ b/textproc/py-elasticsearch-async/Makefile @@ -20,8 +20,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} -NO_ARCH= yes -USE_PYTHON= autoplist distutils USES= python:3.4+ +USE_PYTHON= autoplist distutils + +NO_ARCH= yes .include <bsd.port.mk> |
