aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:09:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:36 +0000
commita27c9e923efd363b397fd2a530c9b4832f22570d (patch)
tree2dc9a5ae2ff67ef6de7170d48aa6d04fff0b9bb9
parentf3a24336782e178249cb4b48e6a97fef9dabe43f (diff)
downloadports-a27c9e923efd363b397fd2a530c9b4832f22570d.tar.gz
ports-a27c9e923efd363b397fd2a530c9b4832f22570d.zip
textproc/py-elasticsearch: Cosmetic change
-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