summaryrefslogtreecommitdiff
path: root/net/p5-Net-RabbitFoot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-RabbitFoot/Makefile')
-rw-r--r--net/p5-Net-RabbitFoot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile
index ad492983aa46..710950a635ee 100644
--- a/net/p5-Net-RabbitFoot/Makefile
+++ b/net/p5-Net-RabbitFoot/Makefile
@@ -14,7 +14,8 @@ COMMENT= Synchronous interface to AnyEvent::RabbitMQ
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \
p5-Config-Any>=0:devel/p5-Config-Any \
p5-Coro>=0:devel/p5-Coro \
p5-JSON-XS>=0:converters/p5-JSON-XS \
@@ -22,7 +23,6 @@ BUILD_DEPENDS= p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \
p5-Moose>=0:devel/p5-Moose \
p5-MooseX-App-Cmd>=0:devel/p5-MooseX-App-Cmd \
p5-MooseX-ConfigFromFile>=0:devel/p5-MooseX-ConfigFromFile
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
NO_ARCH= yes