diff options
Diffstat (limited to 'devel/py-tinyarray/Makefile')
-rw-r--r-- | devel/py-tinyarray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tinyarray/Makefile b/devel/py-tinyarray/Makefile index f653ca48fcc5..d63c93027f8b 100644 --- a/devel/py-tinyarray/Makefile +++ b/devel/py-tinyarray/Makefile @@ -12,7 +12,7 @@ COMMENT= Arrays of numbers for Python, optimized for small sizes LICENSE= BSD2CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils |