diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-05 04:18:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-05 04:18:59 +0800 |
commit | 89b0a9c4826e6355f228361fe5af36f27d0c23c2 (patch) | |
tree | f081f4da4cd4b3a64accaa3803b9de391bb521e4 /net-p2p | |
parent | 2391a92634eb3e19fa6a12f29ceed3547f3bb1b0 (diff) | |
download | freebsd-ports-gnome-89b0a9c4826e6355f228361fe5af36f27d0c23c2.tar.gz freebsd-ports-gnome-89b0a9c4826e6355f228361fe5af36f27d0c23c2.tar.zst freebsd-ports-gnome-89b0a9c4826e6355f228361fe5af36f27d0c23c2.zip |
Mark as broken: fails to install in various ways on i386-*.
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 |