aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-Stomp
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-Net-Stomp')
-rw-r--r--net-im/p5-Net-Stomp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile
index be6823caffe5..5a63d4cd459f 100644
--- a/net-im/p5-Net-Stomp/Makefile
+++ b/net-im/p5-Net-Stomp/Makefile
@@ -13,8 +13,8 @@ COMMENT= Streaming Text Orientated Messaging Protocol Client
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Fatal>=0:devel/p5-Test-Fatal