diff options
Diffstat (limited to 'net/libproxy-python/Makefile')
-rw-r--r-- | net/libproxy-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libproxy-python/Makefile b/net/libproxy-python/Makefile index 13463a49c7f1..5977e2d91b38 100644 --- a/net/libproxy-python/Makefile +++ b/net/libproxy-python/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -${LIBPROXY_SLAVE} COMMENT= Python binding for libproxy -USES= python +USES= python:3.6+ USE_PYTHON= flavors py3kplist LIBPROXY_SLAVE= python |