diff options
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index fe081194d5a..cfefcf71e5f 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 diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index fe081194d5a..cfefcf71e5f 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/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 |