summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-SharedMem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session-SharedMem/Makefile')
-rw-r--r--www/p5-Apache-Session-SharedMem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile
index a49abf2c61d4..55dd422658e3 100644
--- a/www/p5-Apache-Session-SharedMem/Makefile
+++ b/www/p5-Apache-Session-SharedMem/Makefile
@@ -14,9 +14,9 @@ COMMENT= Apache::Session extension that store session in shared memory
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-IPC-Cache>=0:devel/p5-IPC-Cache \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-IPC-Cache>=0:devel/p5-IPC-Cache \
p5-Apache-Session>=0:www/p5-Apache-Session
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure