diff options
Diffstat (limited to 'textproc/p5-Text-SpellChecker/Makefile')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 511817f4c175..21de4f98789b 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-SpellChecker PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Perl5 OO interface for spell-checking a block of text -RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ - p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell +RUN_DEPENDS= p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell PERL_CONFIGURE= yes |