aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openvswitch/Makefile')
-rw-r--r--net/openvswitch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile
index dc2acda7dfc7..2fa4e68badf7 100644
--- a/net/openvswitch/Makefile
+++ b/net/openvswitch/Makefile
@@ -11,11 +11,11 @@ COMMENT= Production quality, multilayer virtual switch
LICENSE= APACHE20
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
BROKEN_powerpc64= fails to compile: bfd.c: internal compiler error: in extract_insn, at recog.c
-USES= cpe gmake libtool perl5 pkgconfig python shebangfix ssl
+USES= cpe gmake libtool perl5 pkgconfig python:2.7 shebangfix ssl
SHEBANG_FILES= utilities/ovs-docker \
utilities/ovs-appctl-bashcomp.bash \
ovn/utilities/ovndb-servers.ocf \