diff options
Diffstat (limited to 'net/py-bittornado/Makefile')
-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 74389a49f987..0fa1bff0b772 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]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 |