aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-20 01:46:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-20 01:46:23 +0000
commit1da7043872ce56978d5b1acdb610f2c608f9843a (patch)
tree97b93f5a3578d8907554a65da6318f9f06f4e4e9 /net-p2p
parent0d4c53a95379aa82db7b4d8010d076b1b6c7fba3 (diff)
BROKEN: Fails to patch
Notes
Notes: svn path=/head/; revision=182833
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent-core/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-core/Makefile b/net-p2p/py-bittorrent-core/Makefile
index 95b96fdeb615..475183b2723b 100644
--- a/net-p2p/py-bittorrent-core/Makefile
+++ b/net-p2p/py-bittorrent-core/Makefile
@@ -14,4 +14,6 @@ WITHOUT_GUI= yes
MASTERDIR= ${.CURDIR}/../py-bittorrent
+BROKEN= Fails to patch
+
.include "${MASTERDIR}/Makefile"