aboutsummaryrefslogtreecommitdiff
path: root/net/py-netif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-netif/Makefile')
-rw-r--r--net/py-netif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-netif/Makefile b/net/py-netif/Makefile
index dbd548fce920..5da61c024abe 100644
--- a/net/py-netif/Makefile
+++ b/net/py-netif/Makefile
@@ -11,7 +11,7 @@ COMMENT= Python network configuration library for FreeBSD
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsd>0:devel/py-bsd@${FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsd>0:devel/py-bsd@${PY_FLAVOR} \
${PY_ENUM34}
USE_GITHUB= yes