From 633e230fabf38d03af08602c796694cd8c9e9df5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 1 Apr 2017 06:38:07 +0000 Subject: Fix dependencies and indentation --- sysutils/py-consul/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/py-consul/Makefile b/sysutils/py-consul/Makefile index d341a83ec16e..d4d04f868d01 100644 --- a/sysutils/py-consul/Makefile +++ b/sysutils/py-consul/Makefile @@ -11,15 +11,15 @@ COMMENT= Python client for consul LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py3-requests \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py3-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py3-requests \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py3-six USE_GITHUB= yes GH_ACCOUNT= cablehead GH_PROJECT= python-consul -USES= python:3.3+ +USES= python:3.3+ USE_PYTHON= distutils autoplist .include -- cgit v1.2.3