aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-14 23:17:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-14 23:17:48 +0000
commitbf0b69b1498e41705952e7eb13a85597846b8313 (patch)
treebea398708685ad8baef889d327aff956a0cc64f0
parent15d8558b4d416ec6abf0da5b478f239d293f3029 (diff)
downloadports-bf0b69b1498e41705952e7eb13a85597846b8313.tar.gz
ports-bf0b69b1498e41705952e7eb13a85597846b8313.zip
Notes
-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 \