diff options
author | John Marino <marino@FreeBSD.org> | 2015-07-03 10:46:51 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-07-03 10:46:51 +0000 |
commit | 74d3bc86be6bdb3b7c6523338a093979fc1c4873 (patch) | |
tree | ed8e5e191bf6176774e47c05283805858a27fc27 /net/torsocks | |
parent | ab37b19f25816b645070a375f43f046be36b6dfc (diff) |
Notes
Diffstat (limited to 'net/torsocks')
-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 b4019e2f5456..930e8b932c1b 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -18,7 +18,7 @@ GH_PROJECT= torsocks GH_TAGNAME= 96f7a0d GNU_CONFIGURE= yes -USES= autoreconf gmake libtool +USES= alias autoreconf gmake libtool USE_LDCONFIG= yes INSTALL_TARGET= install-strip |