aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge/files
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-01-25 19:46:40 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-01-25 19:46:40 +0000
commit904b16f6c0dec3b59437051fead6deb52e0a2766 (patch)
treeb5afd18dfc89aaef8c6af95c428135c05bf34f92 /net-p2p/deluge/files
parent42cc3ed4b1874259721e3d55573e2e26d62a349f (diff)
Notes
Diffstat (limited to 'net-p2p/deluge/files')
-rw-r--r--net-p2p/deluge/files/patch-setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/files/patch-setup.py b/net-p2p/deluge/files/patch-setup.py
index 4ea7c07e3fea..96616853aecc 100644
--- a/net-p2p/deluge/files/patch-setup.py
+++ b/net-p2p/deluge/files/patch-setup.py
@@ -21,7 +21,7 @@
librariestype = [boost_filesystem, boost_date_time,
- boost_thread, 'z', 'pthread', 'ssl', 'rt', 'crypto']
-+ boost_thread, 'z', 'ssl', 'rt', 'crypto']
++ boost_thread, 'z', 'ssl', 'crypto']
removals = ['-g', '-Wstrict-prototypes']