diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-04 20:18:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-04 20:18:59 +0000 |
commit | 4d5c2059ee13413abb9128ce1bcc09a6e0502e26 (patch) | |
tree | afb5950df32e30f22113ea8a71da7d0da986ab68 /net-p2p | |
parent | fc8163f2d5883215252705c3f40e49464810dd29 (diff) | |
download | ports-4d5c2059ee13413abb9128ce1bcc09a6e0502e26.tar.gz ports-4d5c2059ee13413abb9128ce1bcc09a6e0502e26.zip |
Notes
Diffstat (limited to 'net-p2p')
-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 839c99b67b7d..ec1ae68f9fac 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-bittorrent/Makefile @@ -21,6 +21,8 @@ COMMENT?= A Kenosis enabled, distributed BitTorrent RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kenosis/__init__.py:${PORTSDIR}/net-p2p/py-kenosis +BROKEN= fails to install + USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 0.95 |