diff options
Diffstat (limited to 'devel/py-manuel/Makefile')
-rw-r--r-- | devel/py-manuel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-manuel/Makefile b/devel/py-manuel/Makefile index 389cbce70896..2559c966f667 100644 --- a/devel/py-manuel/Makefile +++ b/devel/py-manuel/Makefile @@ -13,7 +13,7 @@ COMMENT= Lets you build tested documentation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.rst -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} NO_ARCH= yes USES= python |