aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Request-AsCGI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Request-AsCGI/Makefile')
-rw-r--r--www/p5-HTTP-Request-AsCGI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile
index da4c6d4a3c6f..06f196546cb9 100644
--- a/www/p5-HTTP-Request-AsCGI/Makefile
+++ b/www/p5-HTTP-Request-AsCGI/Makefile
@@ -14,10 +14,10 @@ COMMENT= Setup a CGI environment from a HTTP::Request
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-libwww>=5.805:www/p5-libwww \
p5-URI>=0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure