diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-08 15:12:40 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-08 15:12:40 +0000 |
commit | 59984c0db1f98b9501f53024375d5cdeeb055e8c (patch) | |
tree | 89dce92c50443272338c741ea7af4aa416a18045 | |
parent | Fix build without NOPORTDOCS: force detection of port textproc/texi2html (diff) |
Mark BROKEN since it "does not work with python 2.4"
Notes
Notes:
svn path=/head/; revision=123461
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index b0de002c6742..50830269b263 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index b0de002c6742..50830269b263 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index b0de002c6742..50830269b263 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-bittorrent/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index b0de002c6742..50830269b263 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/py-bittorrent-devel/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index b0de002c6742..50830269b263 100644 --- a/net/py-bittorrent/Makefile +++ b/net/py-bittorrent/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index b0de002c6742..50830269b263 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-bittorrent/Makefile @@ -18,6 +18,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lioux@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python +BROKEN= Does not work with python 2.4 + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes |