diff options
Diffstat (limited to 'textproc/p5-Text-WordDiff')
-rw-r--r-- | textproc/p5-Text-WordDiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile index 2c67dfcedddd..b32db1ca8e15 100644 --- a/textproc/p5-Text-WordDiff/Makefile +++ b/textproc/p5-Text-WordDiff/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-WordDiff PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Track changes between documents RUN_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ - ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser PERL_MODBUILD= yes |