aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-07 17:17:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-07 17:39:42 +0000
commit89ff4fe4329c24a2e8ddf61e58db82d9705fcd7e (patch)
tree169445320153eb105c76325dd99f8014e2842e56 /net-p2p/libtorrent-rasterbar/Makefile
parent61cee825c98e54235aa75307ce1cb6f40aa2f472 (diff)
downloadports-89ff4fe4329c24a2e8ddf61e58db82d9705fcd7e.tar.gz
ports-89ff4fe4329c24a2e8ddf61e58db82d9705fcd7e.zip
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index 3e9e35a5fc01..ec580b903b21 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -37,6 +37,8 @@ LOGGING_DESC= Enable logging to disk
EXAMPLES_CMAKE_BOOL= build_examples
LOGGING_CMAKE_BOOL= logging
+PORTSCOUT= limit:^1.* # 2.x is WIP and we don't accept it before qBittorrent does
+
post-patch:
@${REINPLACE_CMD} -e 's|return "python3";|return "${PYTHON_CMD}";|' \
${WRKSRC}/test/setup_transfer.cpp