aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-DOM-XPath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-DOM-XPath/Makefile')
-rw-r--r--textproc/p5-XML-DOM-XPath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-DOM-XPath/Makefile b/textproc/p5-XML-DOM-XPath/Makefile
index b0f27ae1f199..4e920f6e3c69 100644
--- a/textproc/p5-XML-DOM-XPath/Makefile
+++ b/textproc/p5-XML-DOM-XPath/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-DOM-XPath
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mauricio@arareko.net
COMMENT= Adds XPath support to XML::DOM, using XML::XPath engine
-BUILD_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM \
+RUN_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM \
${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath
PERL_CONFIGURE= yes