diff options
Diffstat (limited to 'textproc/p5-RTF-Parser/Makefile')
-rw-r--r-- | textproc/p5-RTF-Parser/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-RTF-Parser/Makefile b/textproc/p5-RTF-Parser/Makefile index 265797b28587..f738afc6294a 100644 --- a/textproc/p5-RTF-Parser/Makefile +++ b/textproc/p5-RTF-Parser/Makefile @@ -3,6 +3,7 @@ PORTNAME= RTF-Parser PORTVERSION= 1.12 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-RTF-Tokenizer>=1.16:textproc/p5-RTF-Tokenizer RUN_DEPENDS:= ${BUILD_DEPENDS} +CONFLICTS_INSTALL= rtf2html-[0-9]* + USES= perl5 USE_PERL5= configure |