summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Fake-HTTPD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Fake-HTTPD/Makefile')
-rw-r--r--devel/p5-Test-Fake-HTTPD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Fake-HTTPD/Makefile b/devel/p5-Test-Fake-HTTPD/Makefile
index 3b25c17c6625..137ed2153bdb 100644
--- a/devel/p5-Test-Fake-HTTPD/Makefile
+++ b/devel/p5-Test-Fake-HTTPD/Makefile
@@ -14,12 +14,12 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-HTTP-Daemon>=0:www/p5-HTTP-Daemon \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Daemon>=0:www/p5-HTTP-Daemon \
p5-Plack>=0:www/p5-Plack \
p5-Test-SharedFork>=0.29:devel/p5-Test-SharedFork \
p5-Test-TCP>=0:devel/p5-Test-TCP \
p5-URI>=0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-TCP>=0:devel/p5-Test-TCP \
p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \