aboutsummaryrefslogtreecommitdiff
path: root/devel/py-sortedcontainers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-sortedcontainers/Makefile')
-rw-r--r--devel/py-sortedcontainers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-sortedcontainers/Makefile b/devel/py-sortedcontainers/Makefile
index cfe05a842615..59fffb75051a 100644
--- a/devel/py-sortedcontainers/Makefile
+++ b/devel/py-sortedcontainers/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python Sorted Container Types: SortedList, SortedDict, and SortedSet
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
NO_ARCH= yes
USES= python