From 2f71940292af6b2d050e8b473d717357401b40fc Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 24 Oct 2014 16:21:26 +0000 Subject: - Convert ports of net/ to new USES=python Approved by: portmgr (implicit) --- net/libproxy-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/libproxy-python') diff --git a/net/libproxy-python/Makefile b/net/libproxy-python/Makefile index c897c59cbabe..45e5e78a3e27 100644 --- a/net/libproxy-python/Makefile +++ b/net/libproxy-python/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist -USE_PYTHON= yes +USES+= python LIBPROXY_SLAVE= python -- cgit v1.2.3