diff options
Diffstat (limited to 'net/libproxy-python')
-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 bbd404c8e800..4e04222ac4bc 100644 --- a/net/libproxy-python/Makefile +++ b/net/libproxy-python/Makefile @@ -18,7 +18,7 @@ PLIST= ${.CURDIR}/pkg-plist INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}/bindings/python NO_ARCH= yes NO_BUILD= yes -USES= python +USES= python:2.7 LIBPROXY_SLAVE= python |