summaryrefslogtreecommitdiff
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
parentPrevious commit did not in fact fix the plist issue, so redeprecate with (diff)
BROKEN: Fails to patch
Notes
Notes: svn path=/head/; revision=182833
-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"