summaryrefslogtreecommitdiff
path: root/security/p5-POE-Component-SSLify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-POE-Component-SSLify/Makefile')
-rw-r--r--security/p5-POE-Component-SSLify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-POE-Component-SSLify/Makefile b/security/p5-POE-Component-SSLify/Makefile
index 910fce5b5525..87b5b7ea6337 100644
--- a/security/p5-POE-Component-SSLify/Makefile
+++ b/security/p5-POE-Component-SSLify/Makefile
@@ -13,10 +13,10 @@ COMMENT= Integrate SSL into POE
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Net-SSLeay>=1.36:security/p5-Net-SSLeay \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-SSLeay>=1.36:security/p5-Net-SSLeay \
p5-POE>=1.267:devel/p5-POE \
p5-Task-Weaken>=1.03:devel/p5-Task-Weaken
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings
USES= perl5