diff options
-rw-r--r-- | net/exabgp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/exabgp4/Makefile b/net/exabgp4/Makefile index 9d79c12eac2c..626044bf9ee4 100644 --- a/net/exabgp4/Makefile +++ b/net/exabgp4/Makefile @@ -14,7 +14,7 @@ COMMENT= BGP engine and route injector LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE.txt -USES= python:3.6+ shebangfix +USES= python:3.6-3.7 shebangfix USE_PYTHON= distutils autoplist CONFLICTS_INSTALL= exabgp-[0-9]* |