aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-SpellChecker
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
commit3dece93ee25ebf53be8b1293a73affc41d500e2c (patch)
tree185ef682734202845bdc727c6423b7fd5bd9f562 /textproc/p5-Text-SpellChecker
parentb731ccdbfc5cf2d74ba2737f0e8d2c2b9e53d080 (diff)
downloadports-3dece93ee25ebf53be8b1293a73affc41d500e2c.tar.gz
ports-3dece93ee25ebf53be8b1293a73affc41d500e2c.zip
Notes
Diffstat (limited to 'textproc/p5-Text-SpellChecker')
-rw-r--r--textproc/p5-Text-SpellChecker/Makefile4
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