summaryrefslogtreecommitdiff
path: root/net/p5-Kafka/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Kafka/Makefile')
-rw-r--r--net/p5-Kafka/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Kafka/Makefile b/net/p5-Kafka/Makefile
index 0f0a57b851c5..db14bd01aad5 100644
--- a/net/p5-Kafka/Makefile
+++ b/net/p5-Kafka/Makefile
@@ -15,7 +15,8 @@ COMMENT= Apache Kafka interface for Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Compress-Snappy>=0:archivers/p5-Compress-Snappy \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Compress-Snappy>=0:archivers/p5-Compress-Snappy \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-Const-Fast>=0:devel/p5-Const-Fast \
p5-Data-Compare>=0:devel/p5-Data-Compare \
@@ -24,7 +25,6 @@ BUILD_DEPENDS= p5-Compress-Snappy>=0:archivers/p5-Compress-Snappy \
p5-Sys-SigAction>=0:devel/p5-Sys-SigAction \
p5-Scalar-Util-Numeric>=0:devel/p5-Scalar-Util-Numeric \
p5-Data-HexDump-Range>=0:devel/p5-Data-HexDump-Range
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5