diff options
Diffstat (limited to 'misc/freeguide/Makefile')
-rw-r--r-- | misc/freeguide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile index c319f94504ad..163e11954f53 100644 --- a/misc/freeguide/Makefile +++ b/misc/freeguide/Makefile @@ -12,7 +12,7 @@ COMMENT= Interactive TV guide which will create personalized TV listings LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING -RUN_DEPENDS= tv_cat:${PORTSDIR}/textproc/p5-xmltv +RUN_DEPENDS= tv_cat:textproc/p5-xmltv USE_JAVA= yes JAVA_VERSION= 1.6+ |