summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize-FormFiller/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Mechanize-FormFiller/Makefile')
-rw-r--r--www/p5-WWW-Mechanize-FormFiller/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize-FormFiller/Makefile b/www/p5-WWW-Mechanize-FormFiller/Makefile
index 0029ca18738d..0b11c7589bbf 100644
--- a/www/p5-WWW-Mechanize-FormFiller/Makefile
+++ b/www/p5-WWW-Mechanize-FormFiller/Makefile
@@ -13,11 +13,11 @@ COMMENT= Perl framework to automate HTML forms
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Data-Random>=0.05:devel/p5-Data-Random \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Data-Random>=0.05:devel/p5-Data-Random \
p5-HTML-Form>=1.038:www/p5-HTML-Form \
p5-HTML-Tagset>=0:www/p5-HTML-Tagset \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5