diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2015-03-29 19:56:10 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-03-29 19:56:10 +0000 |
| commit | 98b7d72b51714ad274ef027c7bcd7bd0e686976c (patch) | |
| tree | a7d751f3e34316f2e87d8249c5769de56314bb82 /net/torsocks/files/patch-src_Makefile.in | |
| parent | Fix duplicate values in ENV vars and X_BUILD_FOR truncating BUILD_DEPENDS. (diff) | |
net/torsocks: 1.2 -> 2.0.0
- Changes:
https://github.com/dgoulet/torsocks/blob/master/ChangeLog
- Submitter takes maintainership
- Repository moved from google to github (and further)
PR: 195715
Submitted by: yuri@rawbw.com
Approved by: <andy.lavr@gmail.com> (maintainer timeout)
Notes
Notes:
svn path=/head/; revision=382623
Diffstat (limited to 'net/torsocks/files/patch-src_Makefile.in')
| -rw-r--r-- | net/torsocks/files/patch-src_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/torsocks/files/patch-src_Makefile.in b/net/torsocks/files/patch-src_Makefile.in deleted file mode 100644 index a5c2b3b9d14d..000000000000 --- a/net/torsocks/files/patch-src_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig 2011-10-24 23:23:39.000000000 +0300 -+++ src/Makefile.in 2011-11-09 12:41:22.805940562 +0200 -@@ -196,7 +196,7 @@ - includedir = @includedir@ - infodir = @infodir@ - install_sh = @install_sh@ --libdir = @libdir@/torsocks -+libdir = @prefix@/lib - libexecdir = @libexecdir@ - localedir = @localedir@ - localstatedir = @localstatedir@ |
