aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 09:41:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 09:41:56 +0000
commit38ff9a2b45ea7cdb206837c6b9ffb512c27f0393 (patch)
tree5058e96317600563143b2918ee196576d4acef0d /net-p2p/libtorrent
parent1354feb957bd7fa3c212a10bbd5181130f9ee6db (diff)
downloadports-38ff9a2b45ea7cdb206837c6b9ffb512c27f0393.tar.gz
ports-38ff9a2b45ea7cdb206837c6b9ffb512c27f0393.zip
- Stage support
Notes
Notes: svn path=/head/; revision=343874
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r--net-p2p/libtorrent/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 9406705f72bc..32088a4010f2 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -27,7 +27,6 @@ OPTIONS_DEFINE= KQUEUE IPV6
OPTIONS_DEFAULT= KQUEUE
KQUEUE_DESC= Use kqueue(2) support
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_OPENSSL_BASE)