diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-07 04:41:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-07 04:41:40 +0000 |
commit | 30462962150996b9fa674f8c3f231dbc8183ac82 (patch) | |
tree | f70b8d2c559a005e7c0e1d66af16395160e62b9e /textproc/p5-xmltv | |
parent | 49fc1fe90ce1514ff08b1e58a711ec3670e9e2ce (diff) |
Notes
Diffstat (limited to 'textproc/p5-xmltv')
-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 |