summaryrefslogtreecommitdiff
path: root/textproc/p5-SGML-DTDParse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-SGML-DTDParse/Makefile')
-rw-r--r--textproc/p5-SGML-DTDParse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile
index 28e96a0a57bc..62d6046364b3 100644
--- a/textproc/p5-SGML-DTDParse/Makefile
+++ b/textproc/p5-SGML-DTDParse/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse an SGML or XML DTD
-BUILD_DEPENDS= p5-DelimMatch>=1.05:textproc/p5-DelimMatch \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DelimMatch>=1.05:textproc/p5-DelimMatch \
p5-libxml>=0.08:textproc/p5-libxml \
p5-XML-DOM>=1.44:textproc/p5-XML-DOM \
p5-XML-Parser>=2.3:textproc/p5-XML-Parser
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure