mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Restrict python versions used to build net/frr7
PR: 238171 Submitted by: koobs Reported by: dgilbert@eicat.ca
This commit is contained in:
parent
75f683a03d
commit
23d59e7148
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502902
@ -17,7 +17,7 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
|
||||
libyang.so:net/libyang
|
||||
|
||||
USES= autoreconf bison compiler:c++11-lang gmake pkgconfig libtool \
|
||||
makeinfo python:3.6+,build readline
|
||||
makeinfo python:2.7-3.6,build readline
|
||||
|
||||
BINARY_ALIAS= python=${PYTHON_VERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user