diff options
Diffstat (limited to 'devel/py-cycler/Makefile')
-rw-r--r-- | devel/py-cycler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-cycler/Makefile b/devel/py-cycler/Makefile index 2b9c713b1ea6..b85bbd24d1b6 100644 --- a/devel/py-cycler/Makefile +++ b/devel/py-cycler/Makefile @@ -12,8 +12,8 @@ COMMENT= Composable style cycles LICENSE= BSD2CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |