summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-XSLT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Filter-XSLT/Makefile')
-rw-r--r--textproc/p5-XML-Filter-XSLT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Filter-XSLT/Makefile b/textproc/p5-XML-Filter-XSLT/Makefile
index d6914c43ad27..f09889fd0a57 100644
--- a/textproc/p5-XML-Filter-XSLT/Makefile
+++ b/textproc/p5-XML-Filter-XSLT/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= XSLT as a SAX Filter
-BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \
p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \
p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure