aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WordDiff
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-WordDiff
parentb731ccdbfc5cf2d74ba2737f0e8d2c2b9e53d080 (diff)
downloadports-3dece93ee25ebf53be8b1293a73affc41d500e2c.tar.gz
ports-3dece93ee25ebf53be8b1293a73affc41d500e2c.zip
Notes
Diffstat (limited to 'textproc/p5-Text-WordDiff')
-rw-r--r--textproc/p5-Text-WordDiff/Makefile2
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