diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2021-01-10 16:04:33 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2021-01-10 16:04:33 +0000 |
| commit | 0bb581cd3c1b1112c375848cecabcbbabdaeb330 (patch) | |
| tree | d08a9cfa47ecbdad0f20c965a5ecab4e2880feb0 /net/exabgp4 | |
| parent | f847247fe08d92ef708296d09071c39a55271a35 (diff) | |
Notes
Diffstat (limited to 'net/exabgp4')
| -rw-r--r-- | net/exabgp4/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/exabgp4/Makefile b/net/exabgp4/Makefile index 4f8a7a5adb44..ffe94b1f4623 100644 --- a/net/exabgp4/Makefile +++ b/net/exabgp4/Makefile @@ -15,8 +15,6 @@ COMMENT= BGP engine and route injector LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE.txt -RUN_DEPENDS= ${PY_IPADDRESS} - USES= python:3.6+ shebangfix USE_PYTHON= distutils autoplist |
