diff options
author | kris <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
commit | cf477e0f6bb11ce5e134d99231ca90c3fe39153a (patch) | |
tree | 2668f73f353e8b3999b57622ad4c6a26ea7e2641 /net-p2p/py-bittorrent | |
parent | 18531d026987e961ee24f4d5424792d79b68443c (diff) | |
download | FreeBSD-ports-cf477e0f6bb11ce5e134d99231ca90c3fe39153a.zip FreeBSD-ports-cf477e0f6bb11ce5e134d99231ca90c3fe39153a.tar.gz |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
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 59cc75f..45f74f3 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 |