aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Yadis
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 11:07:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 11:07:26 +0000
commitb36c608d0dae2680469518758b8358e2ef0a0c7a (patch)
tree1bf18d22de795bf80e1123aeef3fbe222f8c9f16 /net/p5-Net-Yadis
parent3d2b0e285a074ae100671923ddf0e98f6a765488 (diff)
downloadports-b36c608d0dae2680469518758b8358e2ef0a0c7a.tar.gz
ports-b36c608d0dae2680469518758b8358e2ef0a0c7a.zip
Notes
Diffstat (limited to 'net/p5-Net-Yadis')
-rw-r--r--net/p5-Net-Yadis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile
index bdbacdb63fc0..a6fc60c37636 100644
--- a/net/p5-Net-Yadis/Makefile
+++ b/net/p5-Net-Yadis/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Yadis service discovery protocol, and parses XRDS xml documents
-RUN_DEPENDS= ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \
+RUN_DEPENDS= p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}