aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/qtorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qtorrent/Makefile')
-rw-r--r--net-p2p/qtorrent/Makefile6
1 files changed, 6 insertions, 0 deletions
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 <bsd.port.mk>