summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Net-RabbitMQ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Net-RabbitMQ/Makefile')
-rw-r--r--devel/p5-Test-Net-RabbitMQ/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Net-RabbitMQ/Makefile b/devel/p5-Test-Net-RabbitMQ/Makefile
index eb1056b178d3..fb8b1fdc82b9 100644
--- a/devel/p5-Test-Net-RabbitMQ/Makefile
+++ b/devel/p5-Test-Net-RabbitMQ/Makefile
@@ -9,8 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Perl mock RabbitMQ implementation for use when testing
-BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception