diff options
Diffstat (limited to 'textproc/py-elasticsearch-dsl-py/Makefile')
-rw-r--r-- | textproc/py-elasticsearch-dsl-py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch-dsl-py/Makefile b/textproc/py-elasticsearch-dsl-py/Makefile index f1f566bb68bd..615bf29d9934 100644 --- a/textproc/py-elasticsearch-dsl-py/Makefile +++ b/textproc/py-elasticsearch-dsl-py/Makefile @@ -11,7 +11,7 @@ COMMENT= High level Python client for Elasticsearch LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:${PORTSDIR}/textproc/py-elasticsearch-py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:textproc/py-elasticsearch-py USE_GITHUB= yes GH_ACCOUNT= elastic |