summaryrefslogtreecommitdiff
path: root/textproc/p5-UML-Sequence/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-UML-Sequence/Makefile')
-rw-r--r--textproc/p5-UML-Sequence/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-UML-Sequence/Makefile b/textproc/p5-UML-Sequence/Makefile
index a71933f39dd3..dfcca4817d03 100644
--- a/textproc/p5-UML-Sequence/Makefile
+++ b/textproc/p5-UML-Sequence/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that produce UML sequence diagrams
-BUILD_DEPENDS= p5-XML-DOM>=1.25:textproc/p5-XML-DOM \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-XML-DOM>=1.25:textproc/p5-XML-DOM \
p5-GD>=2.30:graphics/p5-GD \
p5-GD-TextUtil>=0.86:graphics/p5-GD-TextUtil
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure