diff options
Diffstat (limited to 'misc/freeguide/Makefile')
-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+ |