summaryrefslogtreecommitdiff
path: root/www/p5-TestGen4Web-Runner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-TestGen4Web-Runner/Makefile')
-rw-r--r--www/p5-TestGen4Web-Runner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-TestGen4Web-Runner/Makefile b/www/p5-TestGen4Web-Runner/Makefile
index c25512c04914..5082304a105d 100644
--- a/www/p5-TestGen4Web-Runner/Makefile
+++ b/www/p5-TestGen4Web-Runner/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= eg@fbsd.lt
COMMENT= Perl module to replay files recorded with TestGen4Web
-BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
p5-URI>=0:net/p5-URI \
p5-XML-Simple>=0:textproc/p5-XML-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure