summaryrefslogtreecommitdiff
path: root/net/p5-Net-HTTPS-Any/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-HTTPS-Any/Makefile')
-rw-r--r--net/p5-Net-HTTPS-Any/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-HTTPS-Any/Makefile b/net/p5-Net-HTTPS-Any/Makefile
index 8e0304f4d7a8..60825ccd74f1 100644
--- a/net/p5-Net-HTTPS-Any/Makefile
+++ b/net/p5-Net-HTTPS-Any/Makefile
@@ -13,10 +13,10 @@ COMMENT= Simple HTTPS class using whichever underlying SSL module is available
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \
p5-URI>=0:net/p5-URI \
p5-Net-SSLeay>=1.30:security/p5-Net-SSLeay
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5