summaryrefslogtreecommitdiff
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 881d6984dee4..fca7ab1f7e45 100644
--- a/textproc/p5-XML-DOM-XPath/Makefile
+++ b/textproc/p5-XML-DOM-XPath/Makefile
@@ -14,9 +14,9 @@ COMMENT= Adds XPath support to XML::DOM, using XML::XPath engine
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
p5-XML-XPathEngine>=0:textproc/p5-XML-XPathEngine
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure