summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Mechanize-Plugin-phpBB/Makefile')
-rw-r--r--www/p5-WWW-Mechanize-Plugin-phpBB/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
index 8e4dcb5dadda..12e17acc7dbd 100644
--- a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
+++ b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Screen scraper for phpBB installations
-BUILD_DEPENDS= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \
p5-WWW-Mechanize-Pluggable>=0.10:www/p5-WWW-Mechanize-Pluggable \
p5-HTML-Tree>=0:www/p5-HTML-Tree \
p5-Log-Log4perl>=1.0:devel/p5-Log-Log4perl \
p5-Class-Accessor>=0.19:devel/p5-Class-Accessor
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure