diff options
Diffstat (limited to 'textproc/py-xmltv')
-rw-r--r-- | textproc/py-xmltv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-xmltv/Makefile b/textproc/py-xmltv/Makefile index 9f8eaba81024..cd675d8f0936 100644 --- a/textproc/py-xmltv/Makefile +++ b/textproc/py-xmltv/Makefile @@ -14,6 +14,8 @@ COMMENT= Python module that provides access to XMLTV TV listings LICENSE= LGPL21 +BROKEN= Unfetchable (google code has gone away) + USES= python USE_PYTHON= distutils PYDISTUTILS_PKGNAME= python-xmltv |