diff options
author | kris <kris@FreeBSD.org> | 2007-03-18 06:24:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-03-18 06:24:55 +0800 |
commit | 84bc644bded2a302d4cbf67ae737ecf5708907d1 (patch) | |
tree | 9ba02daeb713dcc7601e86b2f957666530e45890 /multimedia | |
parent | 528fa56928d5a8cb11d2e3f91326ba74b52a6589 (diff) | |
download | freebsd-ports-gnome-84bc644bded2a302d4cbf67ae737ecf5708907d1.tar.gz freebsd-ports-gnome-84bc644bded2a302d4cbf67ae737ecf5708907d1.tar.zst freebsd-ports-gnome-84bc644bded2a302d4cbf67ae737ecf5708907d1.zip |
BROKEN: Incomplete pkg-plist
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 |