aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-XPath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-XPath/Makefile')
-rw-r--r--textproc/p5-XML-XPath/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile
index 9b15dafb7dbf..500d897e0eee 100644
--- a/textproc/p5-XML-XPath/Makefile
+++ b/textproc/p5-XML-XPath/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= XML-XPath
-PORTVERSION= 1.25
+PORTVERSION= 1.27
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +13,8 @@ COMMENT= Modules for parsing and evaluating XPath statements
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-Path-Tiny>=0.076:${PORTSDIR}/devel/p5-Path-Tiny \
+ p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes