summaryrefslogtreecommitdiff
path: root/www/p5-Maypole/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Maypole/Makefile')
-rw-r--r--www/p5-Maypole/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile
index f244e7e65e3f..b631f084601e 100644
--- a/www/p5-Maypole/Makefile
+++ b/www/p5-Maypole/Makefile
@@ -15,7 +15,8 @@ COMMENT= MVC web application framework
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-CGI-Simple>=0:www/p5-CGI-Simple \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-CGI-Simple>=0:www/p5-CGI-Simple \
p5-CGI-Untaint>=1.26:www/p5-CGI-Untaint \
p5-CGI-Untaint-date>=0:www/p5-CGI-Untaint-date \
p5-CGI-Untaint-email>=0:www/p5-CGI-Untaint-email \
@@ -36,7 +37,6 @@ BUILD_DEPENDS= p5-CGI-Simple>=0:www/p5-CGI-Simple \
p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \
p5-URI>=0:net/p5-URI \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule \
p5-DBD-SQLite>=0:databases/p5-DBD-SQLite