diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/frr7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/frr7/Makefile b/net/frr7/Makefile index d14e0520f197..a97c529a63e5 100644 --- a/net/frr7/Makefile +++ b/net/frr7/Makefile @@ -18,7 +18,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:2.7-3.8,build readline + makeinfo python:build readline BINARY_ALIAS= python=${PYTHON_VERSION} |