diff options
Diffstat (limited to 'net/proxy-connect/Makefile')
-rw-r--r-- | net/proxy-connect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/proxy-connect/Makefile b/net/proxy-connect/Makefile index 5e76150ae3e4..2f4056145f82 100644 --- a/net/proxy-connect/Makefile +++ b/net/proxy-connect/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Command to make network connections via SOCKS and HTTPS proxies -USE_BZIP2= yes +USES= tar:bzip2 EXENAME= ${PORTNAME} |