summaryrefslogtreecommitdiff
path: root/textproc/p5-SVG-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-SVG-Parser/Makefile')
-rw-r--r--textproc/p5-SVG-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-SVG-Parser/Makefile b/textproc/p5-SVG-Parser/Makefile
index 3a88351552a1..ef1cd5468309 100644
--- a/textproc/p5-SVG-Parser/Makefile
+++ b/textproc/p5-SVG-Parser/Makefile
@@ -14,10 +14,10 @@ COMMENT= XML Parser for SVG documents
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-SVG>=2:textproc/p5-SVG \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-SVG>=2:textproc/p5-SVG \
p5-XML-Parser>=0:textproc/p5-XML-Parser \
p5-XML-SAX>=0:textproc/p5-XML-SAX
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5