summaryrefslogtreecommitdiff
path: root/net/bittorrent
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-08-06 10:55:06 +0000
committerwiz <wiz@pkgsrc.org>2005-08-06 10:55:06 +0000
commitae082a1cb27f0cf028fd15c6134f0b58c9ee37c8 (patch)
tree2c5d5458b02cdfcd074f09d425259a8c282d2105 /net/bittorrent
parent71d66a2ecb0ff923bdd0eeb6804be08329f63078 (diff)
downloadpkgsrc-ae082a1cb27f0cf028fd15c6134f0b58c9ee37c8.tar.gz
CONFLICTS should be symmetric, so add ones for bittornado.
Diffstat (limited to 'net/bittorrent')
-rw-r--r--net/bittorrent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index fbb062b85e2..5615727c193 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/07/26 13:50:58 gdt Exp $
+# $NetBSD: Makefile,v 1.29 2005/08/06 10:55:06 wiz Exp $
#
.include "Makefile.common"
@@ -8,6 +8,8 @@ PKGREVISION= 1
PYDISTUTILSPKG= YES
+CONFLICTS+= bittornado-[0-9]*
+
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../devel/py-cursespanel/buildlink3.mk"