diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-05 12:57:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-05 12:57:15 +0000 |
commit | a953107ba5029e2a82fd1de84e189b3916b9793e (patch) | |
tree | 34af95f4096bdb50bf30e9c9ba499aabb95d7d6f /net-p2p | |
parent | Update WWW. (diff) |
- Extend CONFLICTS to cover newly added btqueue port
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 74389a49f987..0fa1bff0b772 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]ornado* py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]ornado* py??-*[Bb]it[Tt]orrent* btqueue* 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 4d7249a0e44b..21eeb3bf5955 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* py??-*[Bb]it[Tt]ornado* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue* 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 4d7249a0e44b..21eeb3bf5955 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* py??-*[Bb]it[Tt]ornado* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue* 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 4d7249a0e44b..21eeb3bf5955 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* py??-*[Bb]it[Tt]ornado* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue* PORTDOCS= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt |