diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-xmltv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index e3cfe1d54b4b..b5b02a7b7e26 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -31,7 +31,7 @@ BUILD_DEPENDS+= \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/CharName.pm:${PORTSDIR}/converters/p5-Unicode-String RUN_DEPENDS= ${BUILD_DEPENDS} -PORTCOMMENT="Set of programs to process TV (tvguide) listings in XML format" +PORTCOMMENT= Set of programs to process TV (tvguide) listings in XML format IS_INTERACTIVE= yes USE_REINPLACE= yes |