diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:48:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:48:41 +0000 |
commit | 8d7a878243f77bb498d92e340fa160c1513acec0 (patch) | |
tree | e9697bf7fe716088b73d77ac35f8a17e4bffa28c /net-p2p/py-bittorrent-devel | |
parent | a5cf1626c6b45ca7b289f3442d1db0d9720db7b8 (diff) |
Notes
Diffstat (limited to 'net-p2p/py-bittorrent-devel')
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index fe081194d5a6..cfefcf71e5f1 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/Makefile @@ -22,6 +22,8 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython +BROKEN= Unfetchable + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes |