diff options
author | tijl <tijl@FreeBSD.org> | 2014-10-06 05:17:05 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-10-06 05:17:05 +0800 |
commit | 1c22465dfc0ad5a61e00637eb2cd7287665e9d73 (patch) | |
tree | efcb47e3bb677a8ba775d62c35b67294066e63a3 /net-p2p | |
parent | 45e645f8e222423d2324bcf0972254c3b0fd09dd (diff) | |
download | freebsd-ports-gnome-1c22465dfc0ad5a61e00637eb2cd7287665e9d73.tar.gz freebsd-ports-gnome-1c22465dfc0ad5a61e00637eb2cd7287665e9d73.tar.zst freebsd-ports-gnome-1c22465dfc0ad5a61e00637eb2cd7287665e9d73.zip |
Remove old libtool patches
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent/files/patch-ltmain.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libtorrent/files/patch-ltmain.sh b/net-p2p/libtorrent/files/patch-ltmain.sh deleted file mode 100644 index 6449cfe47bec..000000000000 --- a/net-p2p/libtorrent/files/patch-ltmain.sh +++ /dev/null @@ -1,10 +0,0 @@ ---- ltmain.sh.orig Fri Oct 27 22:47:02 2006 -+++ ltmain.sh Tue Nov 7 10:33:04 2006 -@@ -1256,6 +1256,7 @@ - ;; - - -avoid-version) -+ build_old_libs=no - avoid_version=yes - continue - ;; |