diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-08 15:12:40 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-08 15:12:40 +0000 |
commit | 59984c0db1f98b9501f53024375d5cdeeb055e8c (patch) | |
tree | 89dce92c50443272338c741ea7af4aa416a18045 /net-p2p/py-kenosis-bittorrent | |
parent | 7ca10bae177eddf7b3f8f695db34c5c04ab5350d (diff) | |
download | ports-59984c0db1f98b9501f53024375d5cdeeb055e8c.tar.gz ports-59984c0db1f98b9501f53024375d5cdeeb055e8c.zip |
Notes
Diffstat (limited to 'net-p2p/py-kenosis-bittorrent')
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index b0de002c6742..50830269b263 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/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 |