diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/py-bittorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index 59cc75f440f5..45f74f3f3183 100644 --- a/net/py-bittorrent/Makefile +++ b/net/py-bittorrent/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Incomplete pkg-plist + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes |