diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-01 04:15:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-01 04:15:52 +0000 |
commit | 42f4ab2b1c895fd08c0ac68d6011c0d0df31c717 (patch) | |
tree | f7e2faceef52dbb92b0d7cdd01987503121d096a /net-p2p | |
parent | 388836b18f84c9d85ea5626195bb61e4cf4660de (diff) |
Notes
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 |