diff options
Diffstat (limited to 'textproc/p5-Lingua-Ispell')
-rw-r--r-- | textproc/p5-Lingua-Ispell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index 56e74c7d9bc6..aa9a41cf2ab2 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -3,7 +3,7 @@ PORTNAME= Lingua-Ispell PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module that encapsulates access to the Ispell program -BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell +BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell RUN_DEPENDS:= ${BUILD_DEPENDS} REINPLACE_ARGS= -i '' |