aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SemanticDiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-SemanticDiff/Makefile')
-rw-r--r--textproc/p5-XML-SemanticDiff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile
index 4323d0b97d23..ec4a78ad96b9 100644
--- a/textproc/p5-XML-SemanticDiff/Makefile
+++ b/textproc/p5-XML-SemanticDiff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-SemanticDiff
-PORTVERSION= 0.99
+PORTVERSION= 1.0000
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Perl extension for comparing XML documents
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes