From a95ae7ad3bf1a73c11adb22e41cb501de6537f11 Mon Sep 17 00:00:00 2001 From: ziggi Date: Wed, 7 Oct 2020 10:28:08 +0000 Subject: [PATCH] fix pyhon ver --- net/frr7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/frr7/Makefile b/net/frr7/Makefile index 70577eef..05cfa97c 100644 --- a/net/frr7/Makefile +++ b/net/frr7/Makefile @@ -36,7 +36,7 @@ EXAMPLES_DIR= ${PREFIX}/${EXAMPLES_SUBDIR} USE_LDCONFIG= yes GNU_CONFIGURE= yes USES+= autoreconf libtool gmake bison tar:xz readline compiler:c++11-lang -USES+= perl5 makeinfo python:2.7-3.6,build +USES+= perl5 makeinfo python:3.6+,build USE_PERL5= build INSTALL_TARGET= install-strip