diff options
Diffstat (limited to 'devel/py-construct/Makefile')
| -rw-r--r-- | devel/py-construct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index 256e4492c009..81e93251840e 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -14,7 +14,7 @@ COMMENT= Python module for parsing and building of data structures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -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 |
