summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-18 16:14:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-18 16:14:51 +0000
commit0dd3838b5bc9df6ea8ac7ee7cf3fe4975a36fde7 (patch)
tree99807dc2a004838bbd79b4ebb4b6add0c5df927b /net
parent- Fix library dependencies and pkg-message for slave ports (diff)
- Synchronize .in and .am patches
Reported by: QAT
Notes
Notes: svn path=/head/; revision=246159
Diffstat (limited to 'net')
-rw-r--r--net/torsocks/files/patch-Makefile.in19
1 files changed, 14 insertions, 5 deletions
diff --git a/net/torsocks/files/patch-Makefile.in b/net/torsocks/files/patch-Makefile.in
index a3646e430fd8..d8a54444b644 100644
--- a/net/torsocks/files/patch-Makefile.in
+++ b/net/torsocks/files/patch-Makefile.in
@@ -1,11 +1,20 @@
---- src/Makefile.in.orig 2009-03-08 15:25:38.000000000 +0100
-+++ src/Makefile.in 2009-03-08 15:25:53.000000000 +0100
-@@ -132,7 +132,7 @@
- INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+--- src/Makefile.in.orig 2009-11-08 13:39:45.000000000 +0100
++++ src/Makefile.in 2009-12-18 17:12:56.000000000 +0100
+@@ -143,7 +143,7 @@
+ LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
-LIBS = -ldl -lc -lresolv
+LIBS = -lc
LIBTOOL = @LIBTOOL@
LIBTOOL_DEPS = @LIBTOOL_DEPS@
- LN_S = @LN_S@
+ LIPO = @LIPO@
+@@ -239,7 +239,7 @@
+
+ # Install configuration file
+ usewithtorconfdir = $(CONFDIR)/
+-usewithtorconf_DATA = torsocks.conf
++usewithtorconf_DATA = torsocks.conf.sample
+
+ # Install invocation scripts
+ bin_SCRIPTS = torsocks usewithtor