aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SemanticDiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
commit664f5c452647e9f742be5115f3cefaf8225a2199 (patch)
treece3ded7e8dde78bf6c3330b8ed5414ad39d74345 /textproc/p5-XML-SemanticDiff
parent7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff)
downloadports-664f5c452647e9f742be5115f3cefaf8225a2199.tar.gz
ports-664f5c452647e9f742be5115f3cefaf8225a2199.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248359
Diffstat (limited to 'textproc/p5-XML-SemanticDiff')
-rw-r--r--textproc/p5-XML-SemanticDiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile
index ec4a78ad96b9..ce3b2a02eeb6 100644
--- a/textproc/p5-XML-SemanticDiff/Makefile
+++ b/textproc/p5-XML-SemanticDiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-SemanticDiff
PORTVERSION= 1.0000
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Perl extension for comparing XML documents
-BUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes