diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-17 22:24:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-17 22:24:55 +0000 |
commit | ae7160e0d6bb5c9c2d284ccb38e7a0bb1ad46786 (patch) | |
tree | 2ceae991ac3b18898e46e645328e6b45280d07b2 /multimedia | |
parent | 34ad66a95a83c413424e5b3f3ecaa193b345b99d (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/tv_grab_au/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/tv_grab_au/Makefile b/multimedia/tv_grab_au/Makefile index c5b61d356614..3060fcf4a77d 100644 --- a/multimedia/tv_grab_au/Makefile +++ b/multimedia/tv_grab_au/Makefile @@ -16,6 +16,8 @@ COMMENT= X 'tv_grab_au' is an XMLTV grabber for Australian TV programmes RUN_DEPENDS= tv_check:${PORTSDIR}/textproc/p5-xmltv +BROKEN= Incomplete pkg-plist + NO_WRKSUBDIR= yes NO_BUILD= yes |