From b1f83df81017dcfe2946616a6356c22a382d4acb Mon Sep 17 00:00:00 2001 From: lioux Date: Wed, 8 Dec 2004 15:12:40 +0000 Subject: Mark BROKEN since it "does not work with python 2.4" --- net/py-kenosis-bittorrent/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/py-kenosis-bittorrent') diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index b0de002c6742..50830269b263 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-bittorrent/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes -- cgit