summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-SimpleLinkChecker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-SimpleLinkChecker/Makefile')
-rw-r--r--www/p5-HTTP-SimpleLinkChecker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-SimpleLinkChecker/Makefile b/www/p5-HTTP-SimpleLinkChecker/Makefile
index b7213fa7961a..64bcf3ddd6b1 100644
--- a/www/p5-HTTP-SimpleLinkChecker/Makefile
+++ b/www/p5-HTTP-SimpleLinkChecker/Makefile
@@ -13,11 +13,11 @@ COMMENT= Check the HTTP response code for a link
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-HTTP-Message>=1.28:www/p5-HTTP-Message \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Message>=1.28:www/p5-HTTP-Message \
p5-LWP-Protocol-https>=1:www/p5-LWP-Protocol-https \
p5-Mojolicious>=4.50:www/p5-Mojolicious \
p5-libwww>0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5