diff options
Diffstat (limited to 'net/torsocks/Makefile')
-rw-r--r-- | net/torsocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile index 3cad36d3e6af..74659780cc45 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-gamma MAINTAINER= andy.lavr@gmail.com COMMENT= Most SOCKS-friendly applications way with Tor -USE_AUTOTOOLS= libtool:15 aclocal:110 autoconf:262 +USE_AUTOTOOLS= libtool:22 aclocal:110 autoconf:262 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal USE_GMAKE= yes |