diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 15:14:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 15:14:57 +0000 |
commit | 2f31f6488fc45cfcb998f900f0bb0e7987a6b06e (patch) | |
tree | b61b1965e672cbfbc413084d564e65454bf0286a /net/torsocks/Makefile | |
parent | f84bddd9c2463df378b01403cde0d0433c25b7dd (diff) |
Notes
Diffstat (limited to 'net/torsocks/Makefile')
-rw-r--r-- | net/torsocks/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile index ec9a901db07b..b4019e2f5456 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -17,9 +17,7 @@ GH_ACCOUNT= dgoulet GH_PROJECT= torsocks GH_TAGNAME= 96f7a0d -USE_AUTOTOOLS= aclocal autoconf libtoolize -ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal - +GNU_CONFIGURE= yes USES= autoreconf gmake libtool USE_LDCONFIG= yes INSTALL_TARGET= install-strip |