aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Smart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Smart/Makefile')
-rw-r--r--textproc/p5-XML-Smart/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile
index 7ea939e4164e..b924674cb0e1 100644
--- a/textproc/p5-XML-Smart/Makefile
+++ b/textproc/p5-XML-Smart/Makefile
@@ -13,8 +13,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Smart, easy and powerful way to access/create XML files/data
-BUILD_DEPENDS= ${SITE_PERL}/Object/MultiType.pm:${PORTSDIR}/devel/p5-Object-MultiType \
- ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath
+BUILD_DEPENDS= p5-Object-MultiType>=0:${PORTSDIR}/devel/p5-Object-MultiType \
+ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES