summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-GraphViz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-View-GraphViz/Makefile')
-rw-r--r--www/p5-Catalyst-View-GraphViz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-View-GraphViz/Makefile b/www/p5-Catalyst-View-GraphViz/Makefile
index 6ea2237eebd6..bbe523879f69 100644
--- a/www/p5-Catalyst-View-GraphViz/Makefile
+++ b/www/p5-Catalyst-View-GraphViz/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Catalyst::View::GraphViz - GraphViz View Class
-BUILD_DEPENDS= p5-Catalyst-Plugin-SubRequest>=0:www/p5-Catalyst-Plugin-SubRequest \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Plugin-SubRequest>=0:www/p5-Catalyst-Plugin-SubRequest \
p5-GraphViz>=0:graphics/p5-GraphViz
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure