mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
openvswitch fails to build with python3
This commit is contained in:
parent
15d8558b4d
commit
bf0b69b149
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461846
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user