summaryrefslogtreecommitdiff
path: root/www/p5-WWW-SourceForge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-SourceForge/Makefile')
-rw-r--r--www/p5-WWW-SourceForge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile
index 859852b298e2..56c835a134c0 100644
--- a/www/p5-WWW-SourceForge/Makefile
+++ b/www/p5-WWW-SourceForge/Makefile
@@ -13,10 +13,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Retrieve information from SourceForge site
-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-HTML-TableExtract>=0:www/p5-HTML-TableExtract \
p5-YAML>=0:textproc/p5-YAML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure