aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 3 deletions
diff --git a/textproc/p5-SVG-Parser/Makefile b/textproc/p5-SVG-Parser/Makefile
index f0e13f453075..32d572ed7f67 100644
--- a/textproc/p5-SVG-Parser/Makefile
+++ b/textproc/p5-SVG-Parser/Makefile
@@ -17,9 +17,7 @@ COMMENT= XML Parser for SVG documents
BUILD_DEPENDS= p5-SVG>=2:${PORTSDIR}/textproc/p5-SVG \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
-RUN_DEPENDS= p5-SVG>=2:${PORTSDIR}/textproc/p5-SVG \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5