summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-elasticsearch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index d26848c039d1..37f938f5e962 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -22,11 +22,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR}
USES= cpe python:3.6+
-CPE_VENDOR= elastic
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
+CPE_VENDOR= elastic
+
OPTIONS_DEFINE= ASYNC REQUESTS
OPTIONS_DEFAULT=REQUESTS
ASYNC_DESC= Asynchronous support