diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:31:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:31:13 +0000 |
commit | 259fb37d386e7b3e715abfe50c45f2e1555718b7 (patch) | |
tree | f3226c30220a880f61f0e351f17abe5e78077934 /misc | |
parent | a8ecc1acd3e63e7974a58bfe1dff0445943451d8 (diff) | |
download | ports-259fb37d386e7b3e715abfe50c45f2e1555718b7.tar.gz ports-259fb37d386e7b3e715abfe50c45f2e1555718b7.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freeguide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile index 592630e0d247..c7ac81a768c6 100644 --- a/misc/freeguide/Makefile +++ b/misc/freeguide/Makefile @@ -17,6 +17,8 @@ COMMENT= An interactive TV guide which will create personalized TV listings RUN_DEPENDS= tv_cat:${PORTSDIR}/textproc/p5-xmltv +BROKEN= Incomplete pkg-plist + USE_JAVA= yes USE_JIKES= no JAVA_VERSION= 1.4+ |