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-bittornado | |
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-bittornado')
-rw-r--r-- | net/py-bittornado/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-bittornado/Makefile b/net/py-bittornado/Makefile index cd0aa5a02083..74389a49f987 100644 --- a/net/py-bittornado/Makefile +++ b/net/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 |