diff options
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-15-python/Makefile')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15-python/Makefile b/net-p2p/libtorrent-rasterbar-15-python/Makefile index c69281020119..e5f3a0d6f696 100644 --- a/net-p2p/libtorrent-rasterbar-15-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-15-python/Makefile @@ -20,6 +20,7 @@ PYDISTUTILS_PKGNAME= python_libtorrent NOPORTDOCS= yes +NO_STAGE= yes slave-post-patch: @${REINPLACE_CMD} -E -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/bindings/python/setup.py.in |