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/py-bittorrent-devel | |
parent | c282a2c7199b57eabb7b8a32cafcac80d00e2bcb (diff) | |
download | freebsd-ports-gnome-1b547112de3be7f0427922acd1156590cd0be141.tar.gz freebsd-ports-gnome-1b547112de3be7f0427922acd1156590cd0be141.tar.zst freebsd-ports-gnome-1b547112de3be7f0427922acd1156590cd0be141.zip |
- Extend CONFLICTS
PR: ports/67229
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Diffstat (limited to 'net/py-bittorrent-devel')
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 23db53979a29..4d7249a0e44b 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/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 |