diff options
Diffstat (limited to 'devel/py-stackexchange/Makefile')
-rw-r--r-- | devel/py-stackexchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stackexchange/Makefile b/devel/py-stackexchange/Makefile index faeb7736627b..15751d83f6aa 100644 --- a/devel/py-stackexchange/Makefile +++ b/devel/py-stackexchange/Makefile @@ -14,7 +14,7 @@ COMMENT= Python binding to the StackExchange website APIs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils |