diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 01:42:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 01:42:42 +0800 |
commit | f844bf087ce132b4b2064efc49f378fe4113747d (patch) | |
tree | 64af67ffc3ff7f1fe4a02f58b48377a45eb8a8da /devel/py-pyro | |
parent | fe90035b7c8befe61fffa36638cb7cb6f3a16100 (diff) | |
download | freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.tar.gz freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.tar.zst freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.zip |
Mark broken some ports with unfetchable distfiles
Diffstat (limited to 'devel/py-pyro')
-rw-r--r-- | devel/py-pyro/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-pyro/Makefile b/devel/py-pyro/Makefile index e90b8dd5b059..7bbad3971243 100644 --- a/devel/py-pyro/Makefile +++ b/devel/py-pyro/Makefile @@ -15,6 +15,8 @@ DISTNAME= Pyro4-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Distributed Object Middleware for Python(IPC/RPC) +BROKEN= Does not fetch + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Pyro4 |