diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-09-21 07:02:52 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-09-21 07:02:52 +0000 |
commit | 2a6b73ab4d9e75b29f20cdf2deda3a715631d553 (patch) | |
tree | f8fbca8ce8971ab7c7e3ac0879c3e7e87b684360 /net-p2p | |
parent | 7d8621cc588b4432f659705eac901bf78c8fb29f (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 38d41907aa08..af36a6274769 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -24,6 +24,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_TWISTED= web +BROKEN= does not build CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue* .ifndef(NOPORTDOCS) |