diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 18:49:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 18:49:01 +0000 |
commit | 57020bbc7810c2f822956487fff82feb830eb5a4 (patch) | |
tree | f31a6684ad2cd290ab74e3329ae6a64e226fce18 /net/py-kenosis-bittorrent | |
parent | 21ece98651e90779db799737c902f9062fa950b1 (diff) | |
download | ports-57020bbc7810c2f822956487fff82feb830eb5a4.tar.gz ports-57020bbc7810c2f822956487fff82feb830eb5a4.zip |
- Extend CONFLICTS
PR: ports/67229
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Notes
Notes:
svn path=/head/; revision=110083
Diffstat (limited to 'net/py-kenosis-bittorrent')
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 23db53979a29..4d7249a0e44b 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/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 |