diff options
author | pav <pav@FreeBSD.org> | 2004-05-26 18:49:01 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-26 18:49:01 +0000 |
commit | 1b547112de3be7f0427922acd1156590cd0be141 (patch) | |
tree | c21f01b3510ab1ce974b73661bb721daf63c5f42 /net-p2p | |
parent | c282a2c7199b57eabb7b8a32cafcac80d00e2bcb (diff) | |
download | FreeBSD-ports-1b547112de3be7f0427922acd1156590cd0be141.zip FreeBSD-ports-1b547112de3be7f0427922acd1156590cd0be141.tar.gz |
- Extend CONFLICTS
PR: ports/67229
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-bittornado/Makefile | 2 | ||||
-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 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/py-bittornado/Makefile b/net-p2p/py-bittornado/Makefile index cd0aa5a..74389a49f 100644 --- a/net-p2p/py-bittornado/Makefile +++ b/net-p2p/py-bittornado/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT?= An extended BitTorrent peer-to-peer tool for distributing files -CONFLICTS= py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]ornado* py??-*[Bb]it[Tt]orrent* USE_PYTHON= yes USE_PYDISTUTILS=yes USE_REINPLACE= yes diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 23db539..4d7249a 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/Makefile @@ -21,7 +21,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes -CONFLICTS= py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* PORTDOCS= 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 23db539..4d7249a 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -21,7 +21,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes -CONFLICTS= py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* PORTDOCS= 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 23db539..4d7249a 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-bittorrent/Makefile @@ -21,7 +21,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes -CONFLICTS= py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* PORTDOCS= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt |