diff options
Diffstat (limited to 'net/py-bittorrent/Makefile')
-rw-r--r-- | net/py-bittorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index 2aed0dd..97d91b7 100644 --- a/net/py-bittorrent/Makefile +++ b/net/py-bittorrent/Makefile @@ -21,6 +21,8 @@ USE_PYDISTUTILS= yes USE_REINPLACE= yes USE_SIZE= yes +CONFLICTS= py??-*bittorrent* + DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt |