aboutsummaryrefslogtreecommitdiff
path: root/net/py-eventlet/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-06-20 17:05:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-06-20 17:05:41 +0000
commit4376dbbb58dab5a7bf7a8240ca39b562de78343b (patch)
tree8997a738fc5162cf5f1383dd3c61c0423454979b /net/py-eventlet/Makefile
parent6cb7ca00bb0a9a3aa67008824300ee8d16203a1b (diff)
Notes
Diffstat (limited to 'net/py-eventlet/Makefile')
-rw-r--r--net/py-eventlet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-eventlet/Makefile b/net/py-eventlet/Makefile
index 76a9615602f8..714da074ee51 100644
--- a/net/py-eventlet/Makefile
+++ b/net/py-eventlet/Makefile
@@ -12,10 +12,10 @@ COMMENT= Concurrent networking library for Python
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0.3:devel/py-greenlet@${FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0.3:devel/py-greenlet@${PY_FLAVOR} \
${PY_ENUM_COMPAT} \
${PY_ENUM34}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist