diff options
author | pav <pav@FreeBSD.org> | 2004-05-27 02:49:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-27 02:49:01 +0800 |
commit | 1b547112de3be7f0427922acd1156590cd0be141 (patch) | |
tree | c21f01b3510ab1ce974b73661bb721daf63c5f42 /net-p2p/py-bittorrent | |
parent | c282a2c7199b57eabb7b8a32cafcac80d00e2bcb (diff) | |
download | freebsd-ports-graphics-1b547112de3be7f0427922acd1156590cd0be141.tar.gz freebsd-ports-graphics-1b547112de3be7f0427922acd1156590cd0be141.tar.zst freebsd-ports-graphics-1b547112de3be7f0427922acd1156590cd0be141.zip |
- Extend CONFLICTS
PR: ports/67229
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Diffstat (limited to 'net-p2p/py-bittorrent')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 23db53979a2..4d7249a0e44 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 |