aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Wikipedia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Wikipedia/Makefile')
-rw-r--r--www/p5-WWW-Wikipedia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile
index 7d71e4d0e514..934e8c3df027 100644
--- a/www/p5-WWW-Wikipedia/Makefile
+++ b/www/p5-WWW-Wikipedia/Makefile
@@ -14,10 +14,10 @@ COMMENT= Perl module of Automated interface to the Wikipedia
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5