summaryrefslogtreecommitdiff
path: root/devel/p5-Thrift-XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Thrift-XS/Makefile')
-rw-r--r--devel/p5-Thrift-XS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Thrift-XS/Makefile b/devel/p5-Thrift-XS/Makefile
index 838d1f3a18ee..03f353c8aa8a 100644
--- a/devel/p5-Thrift-XS/Makefile
+++ b/devel/p5-Thrift-XS/Makefile
@@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Faster Thrift binary protocol encoding and decoding
-BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-IO-String>=0:devel/p5-IO-String \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable \
p5-Test-BinaryData>=0:devel/p5-Test-BinaryData \
p5-Test-Pod>=1.14:devel/p5-Test-Pod \