summaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch2-dsl-py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-elasticsearch2-dsl-py/Makefile')
-rw-r--r--textproc/py-elasticsearch2-dsl-py/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-elasticsearch2-dsl-py/Makefile b/textproc/py-elasticsearch2-dsl-py/Makefile
index 09f3b75624a8..2930449d1829 100644
--- a/textproc/py-elasticsearch2-dsl-py/Makefile
+++ b/textproc/py-elasticsearch2-dsl-py/Makefile
@@ -3,7 +3,7 @@
PORTNAME= py-elasticsearch2-dsl-py
PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ USE_GITHUB= yes
GH_ACCOUNT= elastic
GH_PROJECT= elasticsearch-dsl-py
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>