aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/libtorrent-devel/Makefile1
-rw-r--r--net-p2p/libtorrent/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile
index 38c44828996f..3fda1dbed811 100644
--- a/net-p2p/libtorrent-devel/Makefile
+++ b/net-p2p/libtorrent-devel/Makefile
@@ -26,7 +26,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)
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)