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 e8f5b72439df..760744583891 100644 --- a/net/libproxy-python/Makefile +++ b/net/libproxy-python/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= proxy.1:${PORTSDIR}/net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist -USE_PYTHON= 2.5+ +USE_PYTHON= yes LIBPROXY_SLAVE= python |