summaryrefslogtreecommitdiff
path: root/www/p5-Net-Async-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Net-Async-HTTP/Makefile')
-rw-r--r--www/p5-Net-Async-HTTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-Async-HTTP/Makefile b/www/p5-Net-Async-HTTP/Makefile
index cb59faadba73..541bfd8d0a3e 100644
--- a/www/p5-Net-Async-HTTP/Makefile
+++ b/www/p5-Net-Async-HTTP/Makefile
@@ -14,13 +14,13 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Future>=0.28:devel/p5-Future \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Future>=0.28:devel/p5-Future \
p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \
p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-IO-Async>=0.59:devel/p5-IO-Async \
p5-Struct-Dumb>=0.07:devel/p5-Struct-Dumb \
p5-URI>=0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL \
p5-Test-Identity>=0:devel/p5-Test-Identity \
p5-Test-Refcount>=0:devel/p5-Test-Refcount