1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

mininet is not compatible with python3

This commit is contained in:
Antoine Brodin 2018-07-13 08:05:58 +00:00
parent 4b34dd614a
commit 37d09bcd3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474559

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= iperf>=0:benchmarks/iperf \
socat>=0:net/socat \
bash:shells/bash
USES= python
USES= python:2.7
USE_PYTHON= distutils
USE_GITHUB= yes