From a3406e0fe3b2471c1d5a8fc68d2e1031369a7ede Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Fri, 21 May 2004 13:46:07 +0000 Subject: Add note about needing WITH_THREADS defined with python for this to work. PR: ports/66760 Submitted by: Michael Johnson (maintainer) --- net-p2p/qtorrent/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'net-p2p/qtorrent') diff --git a/net-p2p/qtorrent/Makefile b/net-p2p/qtorrent/Makefile index 15ce88cf8435..bff757cfe08d 100644 --- a/net-p2p/qtorrent/Makefile +++ b/net-p2p/qtorrent/Makefile @@ -20,4 +20,10 @@ USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS=yes +pre-everything:: + @${ECHO_MSG} "===>" + @${ECHO_MSG} "===> For qtorrent to work you need to compile" + @${ECHO_MSG} "===> python WITH_THREADS defined, it is default" + @${ECHO_MSG} "===>" + .include -- cgit v1.2.3