diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
commit | a860cdceca029994c19e3a161484ba3278e2719c (patch) | |
tree | dd1d45f9566c2e4b98c5a22d0c4fa968d1be235e /net-p2p/py-bittorrent | |
parent | 0cc4241a4c34166c94bed1ed30dad9f678cf7bd3 (diff) | |
download | ports-a860cdceca029994c19e3a161484ba3278e2719c.tar.gz ports-a860cdceca029994c19e3a161484ba3278e2719c.zip |
Notes
Diffstat (limited to 'net-p2p/py-bittorrent')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 59cc75f440f5..45f74f3f3183 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/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 |