summaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch-py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-elasticsearch-py/Makefile')
-rw-r--r--textproc/py-elasticsearch-py/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch-py/Makefile b/textproc/py-elasticsearch-py/Makefile
index c2b4e3814f1f..2b1ddd8e0908 100644
--- a/textproc/py-elasticsearch-py/Makefile
+++ b/textproc/py-elasticsearch-py/Makefile
@@ -11,7 +11,7 @@ COMMENT= Official Python low-level client for Elasticsearch
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:${PORTSDIR}/net/py-urllib3
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:net/py-urllib3
USE_GITHUB= yes
GH_ACCOUNT= elasticsearch