diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 2aed0dd09bc1..97d91b7fbefb 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/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 diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 2aed0dd09bc1..97d91b7fbefb 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/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 diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index 2aed0dd09bc1..97d91b7fbefb 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-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 |