aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Schematron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Schematron/Makefile')
-rw-r--r--textproc/p5-XML-Schematron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Schematron/Makefile b/textproc/p5-XML-Schematron/Makefile
index 56808a421b60..575f38dc7502 100644
--- a/textproc/p5-XML-Schematron/Makefile
+++ b/textproc/p5-XML-Schematron/Makefile
@@ -11,14 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl implementation of the Schematron
-BUILD_DEPENDS= p5-libxml>=0:textproc/p5-libxml \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-libxml>=0:textproc/p5-libxml \
p5-Check-ISA>=0:devel/p5-Check-ISA \
p5-Moose>=0:devel/p5-Moose \
p5-MooseX-NonMoose>=0:devel/p5-MooseX-NonMoose \
p5-MooseX-Traits>=0:devel/p5-MooseX-Traits \
p5-MooseX-Types-Path-Class>=0:devel/p5-MooseX-Types-Path-Class \
p5-XML-Filter-BufferText>=0:textproc/p5-XML-Filter-BufferText
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure